Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / squareReport / index.js
index 57ce246..0a97533 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa3f9=['describe','show','post','/:id','update','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','isAuthenticated','index','get','/describe'];(function(_0x26a5a7,_0x59df82){var _0x34c004=function(_0x38b460){while(--_0x38b460){_0x26a5a7['push'](_0x26a5a7['shift']());}};_0x34c004(++_0x59df82);}(_0xa3f9,0x127));var _0x9a3f=function(_0x30acd3,_0x1aab7a){_0x30acd3=_0x30acd3-0x0;var _0x3bc811=_0xa3f9[_0x30acd3];return _0x3bc811;};'use strict';var multer=require(_0x9a3f('0x0'));var util=require(_0x9a3f('0x1'));var path=require('path');var timeout=require(_0x9a3f('0x2'));var express=require(_0x9a3f('0x3'));var router=express[_0x9a3f('0x4')]();var auth=require(_0x9a3f('0x5'));var interaction=require(_0x9a3f('0x6'));var config=require('../../config/environment');var controller=require('./squareReport.controller');router['get']('/',auth[_0x9a3f('0x7')](),controller[_0x9a3f('0x8')]);router[_0x9a3f('0x9')](_0x9a3f('0xa'),auth[_0x9a3f('0x7')](),controller[_0x9a3f('0xb')]);router[_0x9a3f('0x9')]('/:id',auth[_0x9a3f('0x7')](),controller[_0x9a3f('0xc')]);router[_0x9a3f('0xd')]('/',auth['isAuthenticated'](),controller['create']);router['put'](_0x9a3f('0xe'),auth[_0x9a3f('0x7')](),controller[_0x9a3f('0xf')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x9a3f('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xcf26=['create','update','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','./squareReport.controller','get','isAuthenticated','index','/describe','describe','/:id','post'];(function(_0x4ad7fe,_0x1358e9){var _0x2aebdd=function(_0x18673c){while(--_0x18673c){_0x4ad7fe['push'](_0x4ad7fe['shift']());}};_0x2aebdd(++_0x1358e9);}(_0xcf26,0x168));var _0x6cf2=function(_0x1d4d75,_0x48b6b4){_0x1d4d75=_0x1d4d75-0x0;var _0x11316d=_0xcf26[_0x1d4d75];return _0x11316d;};'use strict';var multer=require('multer');var util=require(_0x6cf2('0x0'));var path=require(_0x6cf2('0x1'));var timeout=require(_0x6cf2('0x2'));var express=require(_0x6cf2('0x3'));var router=express[_0x6cf2('0x4')]();var auth=require(_0x6cf2('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x6cf2('0x6'));router[_0x6cf2('0x7')]('/',auth[_0x6cf2('0x8')](),controller[_0x6cf2('0x9')]);router[_0x6cf2('0x7')](_0x6cf2('0xa'),auth[_0x6cf2('0x8')](),controller[_0x6cf2('0xb')]);router[_0x6cf2('0x7')](_0x6cf2('0xc'),auth[_0x6cf2('0x8')](),controller['show']);router[_0x6cf2('0xd')]('/',auth['isAuthenticated'](),controller[_0x6cf2('0xe')]);router['put'](_0x6cf2('0xc'),auth[_0x6cf2('0x8')](),controller[_0x6cf2('0xf')]);router['delete'](_0x6cf2('0xc'),auth[_0x6cf2('0x8')](),controller[_0x6cf2('0x10')]);module['exports']=router;
\ No newline at end of file