Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / squareOdbc / index.js
index c953866..59d5b67 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfbe8=['test','create','/:id','update','delete','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id/test'];(function(_0x5c69f0,_0x38b145){var _0x16403e=function(_0x1fae8d){while(--_0x1fae8d){_0x5c69f0['push'](_0x5c69f0['shift']());}};_0x16403e(++_0x38b145);}(_0xfbe8,0xe6));var _0x8fbe=function(_0x2d2c16,_0x4e88b6){_0x2d2c16=_0x2d2c16-0x0;var _0x53f2fb=_0xfbe8[_0x2d2c16];return _0x53f2fb;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x8fbe('0x0'));var timeout=require(_0x8fbe('0x1'));var express=require(_0x8fbe('0x2'));var router=express['Router']();var fs_extra=require(_0x8fbe('0x3'));var auth=require(_0x8fbe('0x4'));var interaction=require(_0x8fbe('0x5'));var config=require(_0x8fbe('0x6'));var controller=require('./squareOdbc.controller');router[_0x8fbe('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x8fbe('0x7')]('/:id',auth[_0x8fbe('0x8')](),controller['show']);router[_0x8fbe('0x7')](_0x8fbe('0x9'),auth['isAuthenticated'](),timeout('15s'),controller[_0x8fbe('0xa')]);router['post']('/',auth[_0x8fbe('0x8')](),controller[_0x8fbe('0xb')]);router['put'](_0x8fbe('0xc'),auth['isAuthenticated'](),controller[_0x8fbe('0xd')]);router[_0x8fbe('0xe')](_0x8fbe('0xc'),auth[_0x8fbe('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xc591=['index','/:id','/:id/test','15s','test','post','create','update','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareOdbc.controller','get','isAuthenticated'];(function(_0x84b3fa,_0x5e04c6){var _0x43f137=function(_0x355aad){while(--_0x355aad){_0x84b3fa['push'](_0x84b3fa['shift']());}};_0x43f137(++_0x5e04c6);}(_0xc591,0xab));var _0x1c59=function(_0x3b5377,_0x1cf47a){_0x3b5377=_0x3b5377-0x0;var _0x40ffde=_0xc591[_0x3b5377];return _0x40ffde;};'use strict';var multer=require(_0x1c59('0x0'));var util=require(_0x1c59('0x1'));var path=require(_0x1c59('0x2'));var timeout=require(_0x1c59('0x3'));var express=require(_0x1c59('0x4'));var router=express[_0x1c59('0x5')]();var fs_extra=require(_0x1c59('0x6'));var auth=require(_0x1c59('0x7'));var interaction=require(_0x1c59('0x8'));var config=require(_0x1c59('0x9'));var controller=require(_0x1c59('0xa'));router[_0x1c59('0xb')]('/',auth[_0x1c59('0xc')](),controller[_0x1c59('0xd')]);router[_0x1c59('0xb')](_0x1c59('0xe'),auth[_0x1c59('0xc')](),controller['show']);router[_0x1c59('0xb')](_0x1c59('0xf'),auth[_0x1c59('0xc')](),timeout(_0x1c59('0x10')),controller[_0x1c59('0x11')]);router[_0x1c59('0x12')]('/',auth[_0x1c59('0xc')](),controller[_0x1c59('0x13')]);router['put'](_0x1c59('0xe'),auth[_0x1c59('0xc')](),controller[_0x1c59('0x14')]);router['delete']('/:id',auth[_0x1c59('0xc')](),controller[_0x1c59('0x15')]);module[_0x1c59('0x16')]=router;
\ No newline at end of file