Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / squareReport / index.js
index 113d8e5..4a00aef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7eb3=['Router','../../components/auth/service','../../config/environment','./squareReport.controller','get','isAuthenticated','/:id','show','post','create','put','update','delete','destroy','multer','path'];(function(_0x5ca386,_0x3447d1){var _0x362843=function(_0xc1e2d9){while(--_0xc1e2d9){_0x5ca386['push'](_0x5ca386['shift']());}};_0x362843(++_0x3447d1);}(_0x7eb3,0x12e));var _0x37eb=function(_0x2fdf25,_0x474989){_0x2fdf25=_0x2fdf25-0x0;var _0xc6f663=_0x7eb3[_0x2fdf25];return _0xc6f663;};'use strict';var multer=require(_0x37eb('0x0'));var util=require('util');var path=require(_0x37eb('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x37eb('0x2')]();var auth=require(_0x37eb('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x37eb('0x4'));var controller=require(_0x37eb('0x5'));router[_0x37eb('0x6')]('/',auth[_0x37eb('0x7')](),controller['index']);router[_0x37eb('0x6')]('/describe',auth[_0x37eb('0x7')](),controller['describe']);router[_0x37eb('0x6')](_0x37eb('0x8'),auth[_0x37eb('0x7')](),controller[_0x37eb('0x9')]);router[_0x37eb('0xa')]('/',auth[_0x37eb('0x7')](),controller[_0x37eb('0xb')]);router[_0x37eb('0xc')]('/:id',auth[_0x37eb('0x7')](),controller[_0x37eb('0xd')]);router[_0x37eb('0xe')]('/:id',auth[_0x37eb('0x7')](),controller[_0x37eb('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0xd8b0=['destroy','exports','multer','util','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','describe','/:id','show','post','create','put','update'];(function(_0x1486ce,_0x233c7f){var _0x10a7b2=function(_0xd96f47){while(--_0xd96f47){_0x1486ce['push'](_0x1486ce['shift']());}};_0x10a7b2(++_0x233c7f);}(_0xd8b0,0xad));var _0x0d8b=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xd8b0[_0x20a584];return _0x4b41a8;};'use strict';var multer=require(_0x0d8b('0x0'));var util=require(_0x0d8b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0d8b('0x2')]();var fs_extra=require(_0x0d8b('0x3'));var auth=require(_0x0d8b('0x4'));var interaction=require(_0x0d8b('0x5'));var config=require(_0x0d8b('0x6'));var controller=require('./squareReport.controller');router['get']('/',auth[_0x0d8b('0x7')](),controller[_0x0d8b('0x8')]);router[_0x0d8b('0x9')]('/describe',auth[_0x0d8b('0x7')](),controller[_0x0d8b('0xa')]);router['get'](_0x0d8b('0xb'),auth[_0x0d8b('0x7')](),controller[_0x0d8b('0xc')]);router[_0x0d8b('0xd')]('/',auth[_0x0d8b('0x7')](),controller[_0x0d8b('0xe')]);router[_0x0d8b('0xf')](_0x0d8b('0xb'),auth['isAuthenticated'](),controller[_0x0d8b('0x10')]);router['delete'](_0x0d8b('0xb'),auth[_0x0d8b('0x7')](),controller[_0x0d8b('0x11')]);module[_0x0d8b('0x12')]=router;
\ No newline at end of file