Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / squareReport / index.js
index ccbe182..628e1e8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3fc=['describe','show','post','put','/:id','update','delete','destroy','multer','util','connect-timeout','../../components/auth/service','./squareReport.controller','get','index','/describe','isAuthenticated'];(function(_0x3145a7,_0x34daf4){var _0x169d14=function(_0x514675){while(--_0x514675){_0x3145a7['push'](_0x3145a7['shift']());}};_0x169d14(++_0x34daf4);}(_0xf3fc,0xe5));var _0xcf3f=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0xf3fc[_0x21a9d9];return _0x46adce;};'use strict';var multer=require(_0xcf3f('0x0'));var util=require(_0xcf3f('0x1'));var path=require('path');var timeout=require(_0xcf3f('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0xcf3f('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xcf3f('0x4'));router[_0xcf3f('0x5')]('/',auth['isAuthenticated'](),controller[_0xcf3f('0x6')]);router[_0xcf3f('0x5')](_0xcf3f('0x7'),auth[_0xcf3f('0x8')](),controller[_0xcf3f('0x9')]);router[_0xcf3f('0x5')]('/:id',auth[_0xcf3f('0x8')](),controller[_0xcf3f('0xa')]);router[_0xcf3f('0xb')]('/',auth[_0xcf3f('0x8')](),controller['create']);router[_0xcf3f('0xc')](_0xcf3f('0xd'),auth[_0xcf3f('0x8')](),controller[_0xcf3f('0xe')]);router[_0xcf3f('0xf')](_0xcf3f('0xd'),auth[_0xcf3f('0x8')](),controller[_0xcf3f('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0x80a3=['/describe','isAuthenticated','describe','show','create','update','delete','/:id','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareReport.controller','get'];(function(_0x4d0870,_0x5ec61f){var _0xfc3e6b=function(_0x893fdf){while(--_0x893fdf){_0x4d0870['push'](_0x4d0870['shift']());}};_0xfc3e6b(++_0x5ec61f);}(_0x80a3,0x172));var _0x380a=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x80a3[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x380a('0x0'));var util=require(_0x380a('0x1'));var path=require(_0x380a('0x2'));var timeout=require(_0x380a('0x3'));var express=require(_0x380a('0x4'));var router=express['Router']();var auth=require(_0x380a('0x5'));var interaction=require(_0x380a('0x6'));var config=require(_0x380a('0x7'));var controller=require(_0x380a('0x8'));router[_0x380a('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x380a('0x9')](_0x380a('0xa'),auth[_0x380a('0xb')](),controller[_0x380a('0xc')]);router['get']('/:id',auth[_0x380a('0xb')](),controller[_0x380a('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0x380a('0xe')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x380a('0xf')]);router[_0x380a('0x10')](_0x380a('0x11'),auth[_0x380a('0xb')](),controller[_0x380a('0x12')]);module[_0x380a('0x13')]=router;
\ No newline at end of file