Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / squareOdbc / index.js
index 8677796..8e46ebd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfee9=['/:id','/:id/test','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./squareOdbc.controller','get','isAuthenticated','index'];(function(_0x240df3,_0x515368){var _0x4a2815=function(_0x5ae814){while(--_0x5ae814){_0x240df3['push'](_0x240df3['shift']());}};_0x4a2815(++_0x515368);}(_0xfee9,0x1ad));var _0x9fee=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0xfee9[_0x40a045];return _0x1a687c;};'use strict';var multer=require(_0x9fee('0x0'));var util=require(_0x9fee('0x1'));var path=require('path');var timeout=require(_0x9fee('0x2'));var express=require(_0x9fee('0x3'));var router=express[_0x9fee('0x4')]();var auth=require(_0x9fee('0x5'));var interaction=require(_0x9fee('0x6'));var config=require('../../config/environment');var controller=require(_0x9fee('0x7'));router[_0x9fee('0x8')]('/',auth[_0x9fee('0x9')](),controller[_0x9fee('0xa')]);router[_0x9fee('0x8')](_0x9fee('0xb'),auth[_0x9fee('0x9')](),controller['show']);router[_0x9fee('0x8')](_0x9fee('0xc'),auth['isAuthenticated'](),timeout('15s'),controller['test']);router[_0x9fee('0xd')]('/',auth[_0x9fee('0x9')](),controller[_0x9fee('0xe')]);router[_0x9fee('0xf')](_0x9fee('0xb'),auth[_0x9fee('0x9')](),controller[_0x9fee('0x10')]);router[_0x9fee('0x11')](_0x9fee('0xb'),auth[_0x9fee('0x9')](),controller[_0x9fee('0x12')]);module[_0x9fee('0x13')]=router;
\ No newline at end of file
+var _0x54cf=['show','/:id/test','post','create','put','/:id','update','destroy','exports','multer','connect-timeout','express','../../components/interaction/service','../../config/environment','./squareOdbc.controller','get','isAuthenticated','index'];(function(_0x48b502,_0x1ef01c){var _0x365d74=function(_0x1e181f){while(--_0x1e181f){_0x48b502['push'](_0x48b502['shift']());}};_0x365d74(++_0x1ef01c);}(_0x54cf,0xbd));var _0xf54c=function(_0x371145,_0x271b3d){_0x371145=_0x371145-0x0;var _0x583fae=_0x54cf[_0x371145];return _0x583fae;};'use strict';var multer=require(_0xf54c('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf54c('0x1'));var express=require(_0xf54c('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xf54c('0x3'));var config=require(_0xf54c('0x4'));var controller=require(_0xf54c('0x5'));router[_0xf54c('0x6')]('/',auth[_0xf54c('0x7')](),controller[_0xf54c('0x8')]);router['get']('/:id',auth[_0xf54c('0x7')](),controller[_0xf54c('0x9')]);router['get'](_0xf54c('0xa'),auth[_0xf54c('0x7')](),timeout('15s'),controller['test']);router[_0xf54c('0xb')]('/',auth[_0xf54c('0x7')](),controller[_0xf54c('0xc')]);router[_0xf54c('0xd')](_0xf54c('0xe'),auth['isAuthenticated'](),controller[_0xf54c('0xf')]);router['delete'](_0xf54c('0xe'),auth[_0xf54c('0x7')](),controller[_0xf54c('0x10')]);module[_0xf54c('0x11')]=router;
\ No newline at end of file