Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / squareReportDetail / index.js
index a7cd462..170e0d6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x341a=['express','Router','fs-extra','../../components/auth/service','./squareReportDetail.controller','get','isAuthenticated','index','/describe','describe','show','post','create','/:id','update','delete','destroy','exports','multer','util','connect-timeout'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x341a,0xa5));var _0xa341=function(_0x391cc3,_0x55c48f){_0x391cc3=_0x391cc3-0x0;var _0x591265=_0x341a[_0x391cc3];return _0x591265;};'use strict';var multer=require(_0xa341('0x0'));var util=require(_0xa341('0x1'));var path=require('path');var timeout=require(_0xa341('0x2'));var express=require(_0xa341('0x3'));var router=express[_0xa341('0x4')]();var fs_extra=require(_0xa341('0x5'));var auth=require(_0xa341('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xa341('0x7'));router[_0xa341('0x8')]('/',auth[_0xa341('0x9')](),controller[_0xa341('0xa')]);router[_0xa341('0x8')](_0xa341('0xb'),auth['isAuthenticated'](),controller[_0xa341('0xc')]);router[_0xa341('0x8')]('/:id',auth[_0xa341('0x9')](),controller[_0xa341('0xd')]);router[_0xa341('0xe')]('/',auth[_0xa341('0x9')](),controller[_0xa341('0xf')]);router['put'](_0xa341('0x10'),auth[_0xa341('0x9')](),controller[_0xa341('0x11')]);router[_0xa341('0x12')]('/:id',auth[_0xa341('0x9')](),controller[_0xa341('0x13')]);module[_0xa341('0x14')]=router;
\ No newline at end of file
+var _0xbbeb=['fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','show','put','update','delete','exports','multer','util','express','Router'];(function(_0x2fc012,_0x503e5b){var _0x2891f9=function(_0x295f5e){while(--_0x295f5e){_0x2fc012['push'](_0x2fc012['shift']());}};_0x2891f9(++_0x503e5b);}(_0xbbeb,0x188));var _0xbbbe=function(_0x843880,_0x1516d1){_0x843880=_0x843880-0x0;var _0x49943f=_0xbbeb[_0x843880];return _0x49943f;};'use strict';var multer=require(_0xbbbe('0x0'));var util=require(_0xbbbe('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xbbbe('0x2'));var router=express[_0xbbbe('0x3')]();var fs_extra=require(_0xbbbe('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xbbbe('0x5'));var config=require(_0xbbbe('0x6'));var controller=require('./squareReportDetail.controller');router['get']('/',auth[_0xbbbe('0x7')](),controller[_0xbbbe('0x8')]);router[_0xbbbe('0x9')](_0xbbbe('0xa'),auth[_0xbbbe('0x7')](),controller[_0xbbbe('0xb')]);router[_0xbbbe('0x9')](_0xbbbe('0xc'),auth[_0xbbbe('0x7')](),controller[_0xbbbe('0xd')]);router['post']('/',auth[_0xbbbe('0x7')](),controller['create']);router[_0xbbbe('0xe')](_0xbbbe('0xc'),auth['isAuthenticated'](),controller[_0xbbbe('0xf')]);router[_0xbbbe('0x10')](_0xbbbe('0xc'),auth[_0xbbbe('0x7')](),controller['destroy']);module[_0xbbbe('0x11')]=router;
\ No newline at end of file