Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / squareReportDetail / index.js
index 58a4be2..8fbcc2e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2f=['/describe','/:id','post','create','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index'];(function(_0x46f99b,_0x295dc9){var _0x52d8f5=function(_0x2cbd6a){while(--_0x2cbd6a){_0x46f99b['push'](_0x46f99b['shift']());}};_0x52d8f5(++_0x295dc9);}(_0x5f2f,0x73));var _0xf5f2=function(_0x2b1cd7,_0x2ebc37){_0x2b1cd7=_0x2b1cd7-0x0;var _0x435006=_0x5f2f[_0x2b1cd7];return _0x435006;};'use strict';var multer=require(_0xf5f2('0x0'));var util=require(_0xf5f2('0x1'));var path=require(_0xf5f2('0x2'));var timeout=require(_0xf5f2('0x3'));var express=require(_0xf5f2('0x4'));var router=express[_0xf5f2('0x5')]();var auth=require(_0xf5f2('0x6'));var interaction=require(_0xf5f2('0x7'));var config=require('../../config/environment');var controller=require('./squareReportDetail.controller');router[_0xf5f2('0x8')]('/',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0xa')]);router[_0xf5f2('0x8')](_0xf5f2('0xb'),auth[_0xf5f2('0x9')](),controller['describe']);router[_0xf5f2('0x8')](_0xf5f2('0xc'),auth[_0xf5f2('0x9')](),controller['show']);router[_0xf5f2('0xd')]('/',auth[_0xf5f2('0x9')](),controller[_0xf5f2('0xe')]);router['put'](_0xf5f2('0xc'),auth['isAuthenticated'](),controller['update']);router[_0xf5f2('0xf')](_0xf5f2('0xc'),auth['isAuthenticated'](),controller[_0xf5f2('0x10')]);module[_0xf5f2('0x11')]=router;
\ No newline at end of file
+var _0xc814=['Router','fs-extra','../../components/interaction/service','../../config/environment','./squareReportDetail.controller','isAuthenticated','get','describe','/:id','show','create','put','destroy','exports','multer','connect-timeout','express'];(function(_0xbe200f,_0x4b50eb){var _0x192597=function(_0x106cfd){while(--_0x106cfd){_0xbe200f['push'](_0xbe200f['shift']());}};_0x192597(++_0x4b50eb);}(_0xc814,0x195));var _0x4c81=function(_0xcbb760,_0x488dcd){_0xcbb760=_0xcbb760-0x0;var _0x4f70e7=_0xc814[_0xcbb760];return _0x4f70e7;};'use strict';var multer=require(_0x4c81('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x4c81('0x1'));var express=require(_0x4c81('0x2'));var router=express[_0x4c81('0x3')]();var fs_extra=require(_0x4c81('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x4c81('0x5'));var config=require(_0x4c81('0x6'));var controller=require(_0x4c81('0x7'));router['get']('/',auth[_0x4c81('0x8')](),controller['index']);router[_0x4c81('0x9')]('/describe',auth['isAuthenticated'](),controller[_0x4c81('0xa')]);router['get'](_0x4c81('0xb'),auth[_0x4c81('0x8')](),controller[_0x4c81('0xc')]);router['post']('/',auth[_0x4c81('0x8')](),controller[_0x4c81('0xd')]);router[_0x4c81('0xe')](_0x4c81('0xb'),auth[_0x4c81('0x8')](),controller['update']);router['delete'](_0x4c81('0xb'),auth[_0x4c81('0x8')](),controller[_0x4c81('0xf')]);module[_0x4c81('0x10')]=router;
\ No newline at end of file