Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / squareOdbc / index.js
index 7f949fe..3ef39b2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb2e3=['express','Router','../../components/auth/service','../../config/environment','./squareOdbc.controller','get','isAuthenticated','index','show','/:id/test','15s','test','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x43283f,_0x4dbd1e){var _0x387239=function(_0x1103ce){while(--_0x1103ce){_0x43283f['push'](_0x43283f['shift']());}};_0x387239(++_0x4dbd1e);}(_0xb2e3,0xf9));var _0x3b2e=function(_0x23e7c1,_0x35110c){_0x23e7c1=_0x23e7c1-0x0;var _0x1add43=_0xb2e3[_0x23e7c1];return _0x1add43;};'use strict';var multer=require(_0x3b2e('0x0'));var util=require(_0x3b2e('0x1'));var path=require(_0x3b2e('0x2'));var timeout=require(_0x3b2e('0x3'));var express=require(_0x3b2e('0x4'));var router=express[_0x3b2e('0x5')]();var auth=require(_0x3b2e('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x3b2e('0x7'));var controller=require(_0x3b2e('0x8'));router[_0x3b2e('0x9')]('/',auth[_0x3b2e('0xa')](),controller[_0x3b2e('0xb')]);router[_0x3b2e('0x9')]('/:id',auth[_0x3b2e('0xa')](),controller[_0x3b2e('0xc')]);router[_0x3b2e('0x9')](_0x3b2e('0xd'),auth[_0x3b2e('0xa')](),timeout(_0x3b2e('0xe')),controller[_0x3b2e('0xf')]);router['post']('/',auth[_0x3b2e('0xa')](),controller[_0x3b2e('0x10')]);router[_0x3b2e('0x11')](_0x3b2e('0x12'),auth[_0x3b2e('0xa')](),controller[_0x3b2e('0x13')]);router[_0x3b2e('0x14')](_0x3b2e('0x12'),auth['isAuthenticated'](),controller[_0x3b2e('0x15')]);module[_0x3b2e('0x16')]=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