Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / squareReport / index.js
index a42654c..4d4bb53 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa314=['../../config/environment','./squareReport.controller','get','isAuthenticated','/describe','describe','/:id','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','../../components/auth/service'];(function(_0x157915,_0x2d4e4e){var _0x2e1b9c=function(_0x24de6e){while(--_0x24de6e){_0x157915['push'](_0x157915['shift']());}};_0x2e1b9c(++_0x2d4e4e);}(_0xa314,0x19d));var _0x4a31=function(_0x4aa838,_0x4aa14f){_0x4aa838=_0x4aa838-0x0;var _0x3abff0=_0xa314[_0x4aa838];return _0x3abff0;};'use strict';var multer=require(_0x4a31('0x0'));var util=require(_0x4a31('0x1'));var path=require(_0x4a31('0x2'));var timeout=require(_0x4a31('0x3'));var express=require('express');var router=express['Router']();var auth=require(_0x4a31('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x4a31('0x5'));var controller=require(_0x4a31('0x6'));router[_0x4a31('0x7')]('/',auth[_0x4a31('0x8')](),controller['index']);router[_0x4a31('0x7')](_0x4a31('0x9'),auth[_0x4a31('0x8')](),controller[_0x4a31('0xa')]);router['get'](_0x4a31('0xb'),auth[_0x4a31('0x8')](),controller['show']);router[_0x4a31('0xc')]('/',auth[_0x4a31('0x8')](),controller[_0x4a31('0xd')]);router[_0x4a31('0xe')](_0x4a31('0xb'),auth['isAuthenticated'](),controller[_0x4a31('0xf')]);router[_0x4a31('0x10')](_0x4a31('0xb'),auth[_0x4a31('0x8')](),controller[_0x4a31('0x11')]);module[_0x4a31('0x12')]=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