Built motion from commit 9b156c94.|2.6.22
[motion2.git] / server / api / squareReportDetail / index.js
index 6dd9199..eeaa7bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3133=['post','put','/:id','update','delete','destroy','exports','multer','path','express','Router','../../components/interaction/service','../../config/environment','./squareReportDetail.controller','get','isAuthenticated','index','/describe','describe','show'];(function(_0x1ff575,_0xdba21f){var _0x48fc9e=function(_0x51cf97){while(--_0x51cf97){_0x1ff575['push'](_0x1ff575['shift']());}};_0x48fc9e(++_0xdba21f);}(_0x3133,0xf7));var _0x3313=function(_0x678d37,_0x5e40f4){_0x678d37=_0x678d37-0x0;var _0x2a085c=_0x3133[_0x678d37];return _0x2a085c;};'use strict';var multer=require(_0x3313('0x0'));var util=require('util');var path=require(_0x3313('0x1'));var timeout=require('connect-timeout');var express=require(_0x3313('0x2'));var router=express[_0x3313('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x3313('0x4'));var config=require(_0x3313('0x5'));var controller=require(_0x3313('0x6'));router[_0x3313('0x7')]('/',auth[_0x3313('0x8')](),controller[_0x3313('0x9')]);router['get'](_0x3313('0xa'),auth[_0x3313('0x8')](),controller[_0x3313('0xb')]);router[_0x3313('0x7')]('/:id',auth[_0x3313('0x8')](),controller[_0x3313('0xc')]);router[_0x3313('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0x3313('0xe')](_0x3313('0xf'),auth['isAuthenticated'](),controller[_0x3313('0x10')]);router[_0x3313('0x11')]('/:id',auth['isAuthenticated'](),controller[_0x3313('0x12')]);module[_0x3313('0x13')]=router;
\ No newline at end of file
+var _0x87cf=['delete','destroy','exports','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','describe','/:id','show','post','create','put','update'];(function(_0x3630b1,_0x396a0e){var _0x1022b1=function(_0x4d0e38){while(--_0x4d0e38){_0x3630b1['push'](_0x3630b1['shift']());}};_0x1022b1(++_0x396a0e);}(_0x87cf,0x1e9));var _0xf87c=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x87cf[_0x40a045];return _0x1a687c;};'use strict';var multer=require('multer');var util=require(_0xf87c('0x0'));var path=require(_0xf87c('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xf87c('0x2')]();var fs_extra=require(_0xf87c('0x3'));var auth=require(_0xf87c('0x4'));var interaction=require(_0xf87c('0x5'));var config=require('../../config/environment');var controller=require('./squareReportDetail.controller');router[_0xf87c('0x6')]('/',auth[_0xf87c('0x7')](),controller['index']);router[_0xf87c('0x6')]('/describe',auth[_0xf87c('0x7')](),controller[_0xf87c('0x8')]);router[_0xf87c('0x6')](_0xf87c('0x9'),auth[_0xf87c('0x7')](),controller[_0xf87c('0xa')]);router[_0xf87c('0xb')]('/',auth[_0xf87c('0x7')](),controller[_0xf87c('0xc')]);router[_0xf87c('0xd')](_0xf87c('0x9'),auth[_0xf87c('0x7')](),controller[_0xf87c('0xe')]);router[_0xf87c('0xf')](_0xf87c('0x9'),auth[_0xf87c('0x7')](),controller[_0xf87c('0x10')]);module[_0xf87c('0x11')]=router;
\ No newline at end of file