Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / squareReportDetail / index.js
index 983b85b..6a86123 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(_0x1a8eef,_0x10c92f){var _0x59a983=function(_0x45d582){while(--_0x45d582){_0x1a8eef['push'](_0x1a8eef['shift']());}};_0x59a983(++_0x10c92f);}(_0x5f2f,0x73));var _0xf5f2=function(_0x171fa7,_0x587eca){_0x171fa7=_0x171fa7-0x0;var _0xc894e1=_0x5f2f[_0x171fa7];return _0xc894e1;};'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 _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