Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / squareOdbc / index.js
index e542e12..3ef39b2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcde0=['fs-extra','../../components/auth/service','../../config/environment','./squareOdbc.controller','get','/:id','show','/:id/test','isAuthenticated','15s','test','post','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0xcde0,0x145));var _0x0cde=function(_0xb6df0e,_0x11f2dc){_0xb6df0e=_0xb6df0e-0x0;var _0x3cfd91=_0xcde0[_0xb6df0e];return _0x3cfd91;};'use strict';var multer=require(_0x0cde('0x0'));var util=require(_0x0cde('0x1'));var path=require(_0x0cde('0x2'));var timeout=require(_0x0cde('0x3'));var express=require(_0x0cde('0x4'));var router=express['Router']();var fs_extra=require(_0x0cde('0x5'));var auth=require(_0x0cde('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x0cde('0x7'));var controller=require(_0x0cde('0x8'));router[_0x0cde('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x0cde('0x9')](_0x0cde('0xa'),auth['isAuthenticated'](),controller[_0x0cde('0xb')]);router[_0x0cde('0x9')](_0x0cde('0xc'),auth[_0x0cde('0xd')](),timeout(_0x0cde('0xe')),controller[_0x0cde('0xf')]);router[_0x0cde('0x10')]('/',auth[_0x0cde('0xd')](),controller[_0x0cde('0x11')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x0cde('0x12')]);router[_0x0cde('0x13')](_0x0cde('0xa'),auth[_0x0cde('0xd')](),controller[_0x0cde('0x14')]);module[_0x0cde('0x15')]=router;
\ No newline at end of file
+var _0x0b7e=['isAuthenticated','show','/:id/test','15s','post','create','put','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareOdbc.controller','get','index','/:id'];(function(_0x30abff,_0x5f2c5f){var _0x4c571e=function(_0x43de9a){while(--_0x43de9a){_0x30abff['push'](_0x30abff['shift']());}};_0x4c571e(++_0x5f2c5f);}(_0x0b7e,0x163));var _0xe0b7=function(_0x21b32d,_0x5f319c){_0x21b32d=_0x21b32d-0x0;var _0x4816d9=_0x0b7e[_0x21b32d];return _0x4816d9;};'use strict';var multer=require('multer');var util=require(_0xe0b7('0x0'));var path=require(_0xe0b7('0x1'));var timeout=require(_0xe0b7('0x2'));var express=require(_0xe0b7('0x3'));var router=express[_0xe0b7('0x4')]();var fs_extra=require(_0xe0b7('0x5'));var auth=require(_0xe0b7('0x6'));var interaction=require(_0xe0b7('0x7'));var config=require(_0xe0b7('0x8'));var controller=require(_0xe0b7('0x9'));router[_0xe0b7('0xa')]('/',auth['isAuthenticated'](),controller[_0xe0b7('0xb')]);router[_0xe0b7('0xa')](_0xe0b7('0xc'),auth[_0xe0b7('0xd')](),controller[_0xe0b7('0xe')]);router[_0xe0b7('0xa')](_0xe0b7('0xf'),auth[_0xe0b7('0xd')](),timeout(_0xe0b7('0x10')),controller['test']);router[_0xe0b7('0x11')]('/',auth['isAuthenticated'](),controller[_0xe0b7('0x12')]);router[_0xe0b7('0x13')]('/:id',auth[_0xe0b7('0xd')](),controller['update']);router[_0xe0b7('0x14')](_0xe0b7('0xc'),auth[_0xe0b7('0xd')](),controller[_0xe0b7('0x15')]);module[_0xe0b7('0x16')]=router;
\ No newline at end of file