Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / squareOdbc / index.js
index 60d065d..8114907 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa91a=['./squareOdbc.controller','get','isAuthenticated','index','/:id/test','15s','test','post','create','put','/:id','update','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x4ea064,_0x105b04){var _0x15a832=function(_0x1c1055){while(--_0x1c1055){_0x4ea064['push'](_0x4ea064['shift']());}};_0x15a832(++_0x105b04);}(_0xa91a,0x111));var _0xaa91=function(_0x53a0f5,_0x2daaf3){_0x53a0f5=_0x53a0f5-0x0;var _0x2ebe29=_0xa91a[_0x53a0f5];return _0x2ebe29;};'use strict';var multer=require('multer');var util=require(_0xaa91('0x0'));var path=require(_0xaa91('0x1'));var timeout=require(_0xaa91('0x2'));var express=require(_0xaa91('0x3'));var router=express[_0xaa91('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xaa91('0x5'));var config=require(_0xaa91('0x6'));var controller=require(_0xaa91('0x7'));router[_0xaa91('0x8')]('/',auth[_0xaa91('0x9')](),controller[_0xaa91('0xa')]);router[_0xaa91('0x8')]('/:id',auth[_0xaa91('0x9')](),controller['show']);router[_0xaa91('0x8')](_0xaa91('0xb'),auth[_0xaa91('0x9')](),timeout(_0xaa91('0xc')),controller[_0xaa91('0xd')]);router[_0xaa91('0xe')]('/',auth['isAuthenticated'](),controller[_0xaa91('0xf')]);router[_0xaa91('0x10')](_0xaa91('0x11'),auth[_0xaa91('0x9')](),controller[_0xaa91('0x12')]);router['delete'](_0xaa91('0x11'),auth[_0xaa91('0x9')](),controller['destroy']);module[_0xaa91('0x13')]=router;
\ No newline at end of file
+var _0xade1=['delete','destroy','exports','util','path','express','Router','../../config/environment','./squareOdbc.controller','get','isAuthenticated','index','/:id','test','post','put','update'];(function(_0x667c3f,_0x1a9d60){var _0x4d1b23=function(_0x2432ff){while(--_0x2432ff){_0x667c3f['push'](_0x667c3f['shift']());}};_0x4d1b23(++_0x1a9d60);}(_0xade1,0xcf));var _0x1ade=function(_0x10ad69,_0x349b08){_0x10ad69=_0x10ad69-0x0;var _0x17d165=_0xade1[_0x10ad69];return _0x17d165;};'use strict';var multer=require('multer');var util=require(_0x1ade('0x0'));var path=require(_0x1ade('0x1'));var timeout=require('connect-timeout');var express=require(_0x1ade('0x2'));var router=express[_0x1ade('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1ade('0x4'));var controller=require(_0x1ade('0x5'));router[_0x1ade('0x6')]('/',auth[_0x1ade('0x7')](),controller[_0x1ade('0x8')]);router[_0x1ade('0x6')](_0x1ade('0x9'),auth[_0x1ade('0x7')](),controller['show']);router['get']('/:id/test',auth['isAuthenticated'](),timeout('15s'),controller[_0x1ade('0xa')]);router[_0x1ade('0xb')]('/',auth[_0x1ade('0x7')](),controller['create']);router[_0x1ade('0xc')]('/:id',auth[_0x1ade('0x7')](),controller[_0x1ade('0xd')]);router[_0x1ade('0xe')](_0x1ade('0x9'),auth[_0x1ade('0x7')](),controller[_0x1ade('0xf')]);module[_0x1ade('0x10')]=router;
\ No newline at end of file