Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / squareOdbc / index.js
index a2633e3..59d5b67 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcfbf=['util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated','show','/:id/test','15s','post','create','put','update','delete','exports','multer'];(function(_0x22f05b,_0x6bc751){var _0x41ee92=function(_0x113190){while(--_0x113190){_0x22f05b['push'](_0x22f05b['shift']());}};_0x41ee92(++_0x6bc751);}(_0xcfbf,0x8b));var _0xfcfb=function(_0x344461,_0x4eaef2){_0x344461=_0x344461-0x0;var _0x30e6ad=_0xcfbf[_0x344461];return _0x30e6ad;};'use strict';var multer=require(_0xfcfb('0x0'));var util=require(_0xfcfb('0x1'));var path=require(_0xfcfb('0x2'));var timeout=require('connect-timeout');var express=require(_0xfcfb('0x3'));var router=express[_0xfcfb('0x4')]();var auth=require(_0xfcfb('0x5'));var interaction=require(_0xfcfb('0x6'));var config=require(_0xfcfb('0x7'));var controller=require('./squareOdbc.controller');router[_0xfcfb('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xfcfb('0x8')](_0xfcfb('0x9'),auth[_0xfcfb('0xa')](),controller[_0xfcfb('0xb')]);router[_0xfcfb('0x8')](_0xfcfb('0xc'),auth[_0xfcfb('0xa')](),timeout(_0xfcfb('0xd')),controller['test']);router[_0xfcfb('0xe')]('/',auth[_0xfcfb('0xa')](),controller[_0xfcfb('0xf')]);router[_0xfcfb('0x10')](_0xfcfb('0x9'),auth[_0xfcfb('0xa')](),controller[_0xfcfb('0x11')]);router[_0xfcfb('0x12')]('/:id',auth[_0xfcfb('0xa')](),controller['destroy']);module[_0xfcfb('0x13')]=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