Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / squareReportDetail / index.js
index e1a4bd3..6a86123 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe93b=['get','/describe','describe','/:id','show','post','put','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index'];(function(_0x22613a,_0x54faab){var _0x5e2a3d=function(_0x42848e){while(--_0x42848e){_0x22613a['push'](_0x22613a['shift']());}};_0x5e2a3d(++_0x54faab);}(_0xe93b,0xb5));var _0xbe93=function(_0x402da2,_0x187f37){_0x402da2=_0x402da2-0x0;var _0x285d70=_0xe93b[_0x402da2];return _0x285d70;};'use strict';var multer=require(_0xbe93('0x0'));var util=require(_0xbe93('0x1'));var path=require(_0xbe93('0x2'));var timeout=require(_0xbe93('0x3'));var express=require('express');var router=express[_0xbe93('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xbe93('0x5'));var config=require(_0xbe93('0x6'));var controller=require('./squareReportDetail.controller');router['get']('/',auth[_0xbe93('0x7')](),controller[_0xbe93('0x8')]);router[_0xbe93('0x9')](_0xbe93('0xa'),auth[_0xbe93('0x7')](),controller[_0xbe93('0xb')]);router['get'](_0xbe93('0xc'),auth[_0xbe93('0x7')](),controller[_0xbe93('0xd')]);router[_0xbe93('0xe')]('/',auth[_0xbe93('0x7')](),controller['create']);router[_0xbe93('0xf')]('/:id',auth[_0xbe93('0x7')](),controller['update']);router[_0xbe93('0x10')](_0xbe93('0xc'),auth[_0xbe93('0x7')](),controller[_0xbe93('0x11')]);module[_0xbe93('0x12')]=router;
\ No newline at end of file
+var _0x38a8=['describe','/:id','show','post','create','delete','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','get','/describe','isAuthenticated'];(function(_0x2f50c5,_0x54a1e5){var _0x241db5=function(_0x57dbdd){while(--_0x57dbdd){_0x2f50c5['push'](_0x2f50c5['shift']());}};_0x241db5(++_0x54a1e5);}(_0x38a8,0x108));var _0x838a=function(_0x3bc82d,_0x59187f){_0x3bc82d=_0x3bc82d-0x0;var _0x2cfb3d=_0x38a8[_0x3bc82d];return _0x2cfb3d;};'use strict';var multer=require('multer');var util=require(_0x838a('0x0'));var path=require(_0x838a('0x1'));var timeout=require(_0x838a('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x838a('0x3'));var auth=require(_0x838a('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./squareReportDetail.controller');router[_0x838a('0x5')]('/',auth['isAuthenticated'](),controller['index']);router[_0x838a('0x5')](_0x838a('0x6'),auth[_0x838a('0x7')](),controller[_0x838a('0x8')]);router['get'](_0x838a('0x9'),auth[_0x838a('0x7')](),controller[_0x838a('0xa')]);router[_0x838a('0xb')]('/',auth['isAuthenticated'](),controller[_0x838a('0xc')]);router['put'](_0x838a('0x9'),auth['isAuthenticated'](),controller['update']);router[_0x838a('0xd')](_0x838a('0x9'),auth[_0x838a('0x7')](),controller[_0x838a('0xe')]);module[_0x838a('0xf')]=router;
\ No newline at end of file