Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / squareReport / index.js
index 464ae6d..e1e74b3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x52be=['update','delete','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./squareReport.controller','get','isAuthenticated','index','/describe','/:id','show','post','put'];(function(_0x11a220,_0x4e470a){var _0x20d8fe=function(_0xbedfd){while(--_0xbedfd){_0x11a220['push'](_0x11a220['shift']());}};_0x20d8fe(++_0x4e470a);}(_0x52be,0x75));var _0xe52b=function(_0x3203a1,_0x46c498){_0x3203a1=_0x3203a1-0x0;var _0x24215e=_0x52be[_0x3203a1];return _0x24215e;};'use strict';var multer=require(_0xe52b('0x0'));var util=require(_0xe52b('0x1'));var path=require('path');var timeout=require(_0xe52b('0x2'));var express=require(_0xe52b('0x3'));var router=express[_0xe52b('0x4')]();var auth=require(_0xe52b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xe52b('0x6'));var controller=require(_0xe52b('0x7'));router[_0xe52b('0x8')]('/',auth[_0xe52b('0x9')](),controller[_0xe52b('0xa')]);router['get'](_0xe52b('0xb'),auth[_0xe52b('0x9')](),controller['describe']);router[_0xe52b('0x8')](_0xe52b('0xc'),auth['isAuthenticated'](),controller[_0xe52b('0xd')]);router[_0xe52b('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0xe52b('0xf')](_0xe52b('0xc'),auth['isAuthenticated'](),controller[_0xe52b('0x10')]);router[_0xe52b('0x11')]('/:id',auth['isAuthenticated'](),controller['destroy']);module[_0xe52b('0x12')]=router;
\ No newline at end of file
+var _0xe706=['/describe','describe','/:id','show','post','create','put','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareReport.controller','get','isAuthenticated','index'];(function(_0x488941,_0x5a3938){var _0x2de6fc=function(_0x44c213){while(--_0x44c213){_0x488941['push'](_0x488941['shift']());}};_0x2de6fc(++_0x5a3938);}(_0xe706,0xa3));var _0x6e70=function(_0x5d8e11,_0x1b2574){_0x5d8e11=_0x5d8e11-0x0;var _0x25fa53=_0xe706[_0x5d8e11];return _0x25fa53;};'use strict';var multer=require(_0x6e70('0x0'));var util=require(_0x6e70('0x1'));var path=require(_0x6e70('0x2'));var timeout=require('connect-timeout');var express=require(_0x6e70('0x3'));var router=express[_0x6e70('0x4')]();var fs_extra=require(_0x6e70('0x5'));var auth=require(_0x6e70('0x6'));var interaction=require(_0x6e70('0x7'));var config=require(_0x6e70('0x8'));var controller=require(_0x6e70('0x9'));router[_0x6e70('0xa')]('/',auth[_0x6e70('0xb')](),controller[_0x6e70('0xc')]);router[_0x6e70('0xa')](_0x6e70('0xd'),auth[_0x6e70('0xb')](),controller[_0x6e70('0xe')]);router[_0x6e70('0xa')](_0x6e70('0xf'),auth[_0x6e70('0xb')](),controller[_0x6e70('0x10')]);router[_0x6e70('0x11')]('/',auth[_0x6e70('0xb')](),controller[_0x6e70('0x12')]);router[_0x6e70('0x13')](_0x6e70('0xf'),auth[_0x6e70('0xb')](),controller['update']);router['delete'](_0x6e70('0xf'),auth[_0x6e70('0xb')](),controller[_0x6e70('0x14')]);module[_0x6e70('0x15')]=router;
\ No newline at end of file