Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / squareReport / index.js
index 628e1e8..4d4bb53 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x80a3=['/describe','isAuthenticated','describe','show','create','update','delete','/:id','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareReport.controller','get'];(function(_0x4d0870,_0x5ec61f){var _0xfc3e6b=function(_0x893fdf){while(--_0x893fdf){_0x4d0870['push'](_0x4d0870['shift']());}};_0xfc3e6b(++_0x5ec61f);}(_0x80a3,0x172));var _0x380a=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x80a3[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x380a('0x0'));var util=require(_0x380a('0x1'));var path=require(_0x380a('0x2'));var timeout=require(_0x380a('0x3'));var express=require(_0x380a('0x4'));var router=express['Router']();var auth=require(_0x380a('0x5'));var interaction=require(_0x380a('0x6'));var config=require(_0x380a('0x7'));var controller=require(_0x380a('0x8'));router[_0x380a('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x380a('0x9')](_0x380a('0xa'),auth[_0x380a('0xb')](),controller[_0x380a('0xc')]);router['get']('/:id',auth[_0x380a('0xb')](),controller[_0x380a('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x380a('0xe')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x380a('0xf')]);router[_0x380a('0x10')](_0x380a('0x11'),auth[_0x380a('0xb')](),controller[_0x380a('0x12')]);module[_0x380a('0x13')]=router;
\ No newline at end of file
+var _0xbaf0=['/:id','update','delete','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./squareReport.controller','get','isAuthenticated','index','/describe','show','post','create','put'];(function(_0x4f4a52,_0x383da4){var _0x2110c5=function(_0x48dcc3){while(--_0x48dcc3){_0x4f4a52['push'](_0x4f4a52['shift']());}};_0x2110c5(++_0x383da4);}(_0xbaf0,0x12a));var _0x0baf=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xbaf0[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require('multer');var util=require(_0x0baf('0x0'));var path=require(_0x0baf('0x1'));var timeout=require(_0x0baf('0x2'));var express=require(_0x0baf('0x3'));var router=express[_0x0baf('0x4')]();var fs_extra=require(_0x0baf('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x0baf('0x6'));var config=require(_0x0baf('0x7'));var controller=require(_0x0baf('0x8'));router[_0x0baf('0x9')]('/',auth[_0x0baf('0xa')](),controller[_0x0baf('0xb')]);router[_0x0baf('0x9')](_0x0baf('0xc'),auth[_0x0baf('0xa')](),controller['describe']);router[_0x0baf('0x9')]('/:id',auth[_0x0baf('0xa')](),controller[_0x0baf('0xd')]);router[_0x0baf('0xe')]('/',auth[_0x0baf('0xa')](),controller[_0x0baf('0xf')]);router[_0x0baf('0x10')](_0x0baf('0x11'),auth[_0x0baf('0xa')](),controller[_0x0baf('0x12')]);router[_0x0baf('0x13')](_0x0baf('0x11'),auth['isAuthenticated'](),controller['destroy']);module[_0x0baf('0x14')]=router;
\ No newline at end of file