Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / squareOdbc / index.js
index e08ef7b..97b288c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8e1e=['delete','destroy','exports','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./squareOdbc.controller','get','isAuthenticated','index','/:id','/:id/test','15s','test','post','create','update'];(function(_0x588211,_0x3d73eb){var _0x37e6de=function(_0x260c56){while(--_0x260c56){_0x588211['push'](_0x588211['shift']());}};_0x37e6de(++_0x3d73eb);}(_0x8e1e,0x193));var _0xe8e1=function(_0x556bb1,_0x34830d){_0x556bb1=_0x556bb1-0x0;var _0x45455f=_0x8e1e[_0x556bb1];return _0x45455f;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe8e1('0x0'));var timeout=require('connect-timeout');var express=require(_0xe8e1('0x1'));var router=express[_0xe8e1('0x2')]();var fs_extra=require(_0xe8e1('0x3'));var auth=require(_0xe8e1('0x4'));var interaction=require(_0xe8e1('0x5'));var config=require('../../config/environment');var controller=require(_0xe8e1('0x6'));router[_0xe8e1('0x7')]('/',auth[_0xe8e1('0x8')](),controller[_0xe8e1('0x9')]);router[_0xe8e1('0x7')](_0xe8e1('0xa'),auth[_0xe8e1('0x8')](),controller['show']);router['get'](_0xe8e1('0xb'),auth[_0xe8e1('0x8')](),timeout(_0xe8e1('0xc')),controller[_0xe8e1('0xd')]);router[_0xe8e1('0xe')]('/',auth[_0xe8e1('0x8')](),controller[_0xe8e1('0xf')]);router['put'](_0xe8e1('0xa'),auth[_0xe8e1('0x8')](),controller[_0xe8e1('0x10')]);router[_0xe8e1('0x11')](_0xe8e1('0xa'),auth[_0xe8e1('0x8')](),controller[_0xe8e1('0x12')]);module[_0xe8e1('0x13')]=router;
\ No newline at end of file
+var _0x15be=['show','/:id/test','isAuthenticated','15s','test','post','put','update','delete','destroy','exports','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareOdbc.controller','get','index','/:id'];(function(_0x380f57,_0x7d877a){var _0x304cce=function(_0x176043){while(--_0x176043){_0x380f57['push'](_0x380f57['shift']());}};_0x304cce(++_0x7d877a);}(_0x15be,0x131));var _0xe15b=function(_0x50ae27,_0x256afc){_0x50ae27=_0x50ae27-0x0;var _0x4aebbd=_0x15be[_0x50ae27];return _0x4aebbd;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe15b('0x0'));var timeout=require(_0xe15b('0x1'));var express=require(_0xe15b('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xe15b('0x3'));var interaction=require(_0xe15b('0x4'));var config=require(_0xe15b('0x5'));var controller=require(_0xe15b('0x6'));router[_0xe15b('0x7')]('/',auth['isAuthenticated'](),controller[_0xe15b('0x8')]);router[_0xe15b('0x7')](_0xe15b('0x9'),auth['isAuthenticated'](),controller[_0xe15b('0xa')]);router[_0xe15b('0x7')](_0xe15b('0xb'),auth[_0xe15b('0xc')](),timeout(_0xe15b('0xd')),controller[_0xe15b('0xe')]);router[_0xe15b('0xf')]('/',auth[_0xe15b('0xc')](),controller['create']);router[_0xe15b('0x10')](_0xe15b('0x9'),auth[_0xe15b('0xc')](),controller[_0xe15b('0x11')]);router[_0xe15b('0x12')](_0xe15b('0x9'),auth[_0xe15b('0xc')](),controller[_0xe15b('0x13')]);module[_0xe15b('0x14')]=router;
\ No newline at end of file