Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / squareReport / index.js
index a5c3f02..68d5571 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x04cb=['/describe','describe','show','post','put','/:id','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index'];(function(_0x43f748,_0x2afb5f){var _0x2b6349=function(_0x26c642){while(--_0x26c642){_0x43f748['push'](_0x43f748['shift']());}};_0x2b6349(++_0x2afb5f);}(_0x04cb,0xa9));var _0xb04c=function(_0x8df098,_0xfea5da){_0x8df098=_0x8df098-0x0;var _0x570fa5=_0x04cb[_0x8df098];return _0x570fa5;};'use strict';var multer=require(_0xb04c('0x0'));var util=require(_0xb04c('0x1'));var path=require(_0xb04c('0x2'));var timeout=require(_0xb04c('0x3'));var express=require(_0xb04c('0x4'));var router=express[_0xb04c('0x5')]();var auth=require(_0xb04c('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xb04c('0x7'));var controller=require('./squareReport.controller');router[_0xb04c('0x8')]('/',auth[_0xb04c('0x9')](),controller[_0xb04c('0xa')]);router['get'](_0xb04c('0xb'),auth[_0xb04c('0x9')](),controller[_0xb04c('0xc')]);router['get']('/:id',auth[_0xb04c('0x9')](),controller[_0xb04c('0xd')]);router[_0xb04c('0xe')]('/',auth[_0xb04c('0x9')](),controller['create']);router[_0xb04c('0xf')](_0xb04c('0x10'),auth[_0xb04c('0x9')](),controller['update']);router[_0xb04c('0x11')](_0xb04c('0x10'),auth['isAuthenticated'](),controller[_0xb04c('0x12')]);module[_0xb04c('0x13')]=router;
\ No newline at end of file
+var _0x7128=['describe','/:id','show','post','create','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../config/environment','./squareReport.controller','isAuthenticated','get'];(function(_0x4422d1,_0x26c7d2){var _0x5bde43=function(_0x2b4073){while(--_0x2b4073){_0x4422d1['push'](_0x4422d1['shift']());}};_0x5bde43(++_0x26c7d2);}(_0x7128,0x1b9));var _0x8712=function(_0x377a6e,_0x59b99d){_0x377a6e=_0x377a6e-0x0;var _0x37f751=_0x7128[_0x377a6e];return _0x37f751;};'use strict';var multer=require(_0x8712('0x0'));var util=require('util');var path=require(_0x8712('0x1'));var timeout=require('connect-timeout');var express=require(_0x8712('0x2'));var router=express[_0x8712('0x3')]();var fs_extra=require(_0x8712('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8712('0x5'));var controller=require(_0x8712('0x6'));router['get']('/',auth[_0x8712('0x7')](),controller['index']);router[_0x8712('0x8')]('/describe',auth['isAuthenticated'](),controller[_0x8712('0x9')]);router['get'](_0x8712('0xa'),auth[_0x8712('0x7')](),controller[_0x8712('0xb')]);router[_0x8712('0xc')]('/',auth['isAuthenticated'](),controller[_0x8712('0xd')]);router['put'](_0x8712('0xa'),auth[_0x8712('0x7')](),controller[_0x8712('0xe')]);router[_0x8712('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x8712('0x10')]);module[_0x8712('0x11')]=router;
\ No newline at end of file