Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / squareReport / index.js
index a5c3f02..0844b41 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 _0xbaf0=['/:id','update','delete','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./squareReport.controller','get','isAuthenticated','index','/describe','show','post','create','put'];(function(_0x391853,_0x23952e){var _0xcb8036=function(_0x8be97d){while(--_0x8be97d){_0x391853['push'](_0x391853['shift']());}};_0xcb8036(++_0x23952e);}(_0xbaf0,0x12a));var _0x0baf=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0xbaf0[_0x432682];return _0x463d05;};'use strict';var multer=require('multer');var util=require(_0x0baf('0x0'));var path=require(_0x0baf('0x1'));var timeout=require(_0x0baf('0x2'));var express=require(_0x0baf('0x3'));var router=express[_0x0baf('0x4')]();var fs_extra=require(_0x0baf('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x0baf('0x6'));var config=require(_0x0baf('0x7'));var controller=require(_0x0baf('0x8'));router[_0x0baf('0x9')]('/',auth[_0x0baf('0xa')](),controller[_0x0baf('0xb')]);router[_0x0baf('0x9')](_0x0baf('0xc'),auth[_0x0baf('0xa')](),controller['describe']);router[_0x0baf('0x9')]('/:id',auth[_0x0baf('0xa')](),controller[_0x0baf('0xd')]);router[_0x0baf('0xe')]('/',auth[_0x0baf('0xa')](),controller[_0x0baf('0xf')]);router[_0x0baf('0x10')](_0x0baf('0x11'),auth[_0x0baf('0xa')](),controller[_0x0baf('0x12')]);router[_0x0baf('0x13')](_0x0baf('0x11'),auth['isAuthenticated'](),controller['destroy']);module[_0x0baf('0x14')]=router;
\ No newline at end of file