Built motion from commit 58b0471d.|2.6.29
[motion2.git] / server / api / squareOdbc / index.js
index 3237d23..072949b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2c28=['index','/:id','show','15s','test','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x13a182,_0x292599){var _0x34edba=function(_0x54df99){while(--_0x54df99){_0x13a182['push'](_0x13a182['shift']());}};_0x34edba(++_0x292599);}(_0x2c28,0xbb));var _0x82c2=function(_0x5d14c6,_0xef6d82){_0x5d14c6=_0x5d14c6-0x0;var _0x49f240=_0x2c28[_0x5d14c6];return _0x49f240;};'use strict';var multer=require(_0x82c2('0x0'));var util=require(_0x82c2('0x1'));var path=require(_0x82c2('0x2'));var timeout=require(_0x82c2('0x3'));var express=require(_0x82c2('0x4'));var router=express[_0x82c2('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x82c2('0x6'));var interaction=require(_0x82c2('0x7'));var config=require(_0x82c2('0x8'));var controller=require('./squareOdbc.controller');router[_0x82c2('0x9')]('/',auth[_0x82c2('0xa')](),controller[_0x82c2('0xb')]);router['get'](_0x82c2('0xc'),auth[_0x82c2('0xa')](),controller[_0x82c2('0xd')]);router['get']('/:id/test',auth['isAuthenticated'](),timeout(_0x82c2('0xe')),controller[_0x82c2('0xf')]);router[_0x82c2('0x10')]('/',auth[_0x82c2('0xa')](),controller['create']);router[_0x82c2('0x11')]('/:id',auth[_0x82c2('0xa')](),controller[_0x82c2('0x12')]);router[_0x82c2('0x13')](_0x82c2('0xc'),auth['isAuthenticated'](),controller[_0x82c2('0x14')]);module[_0x82c2('0x15')]=router;
\ No newline at end of file
+var _0xcf9b=['/:id','show','/:id/test','15s','test','post','create','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index'];(function(_0x2bf948,_0x1ea985){var _0x33ea17=function(_0xea3ef4){while(--_0xea3ef4){_0x2bf948['push'](_0x2bf948['shift']());}};_0x33ea17(++_0x1ea985);}(_0xcf9b,0x1a8));var _0xbcf9=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xcf9b[_0x17d9e3];return _0x14192d;};'use strict';var multer=require(_0xbcf9('0x0'));var util=require(_0xbcf9('0x1'));var path=require(_0xbcf9('0x2'));var timeout=require(_0xbcf9('0x3'));var express=require(_0xbcf9('0x4'));var router=express[_0xbcf9('0x5')]();var fs_extra=require(_0xbcf9('0x6'));var auth=require(_0xbcf9('0x7'));var interaction=require(_0xbcf9('0x8'));var config=require(_0xbcf9('0x9'));var controller=require('./squareOdbc.controller');router[_0xbcf9('0xa')]('/',auth[_0xbcf9('0xb')](),controller[_0xbcf9('0xc')]);router[_0xbcf9('0xa')](_0xbcf9('0xd'),auth[_0xbcf9('0xb')](),controller[_0xbcf9('0xe')]);router[_0xbcf9('0xa')](_0xbcf9('0xf'),auth[_0xbcf9('0xb')](),timeout(_0xbcf9('0x10')),controller[_0xbcf9('0x11')]);router[_0xbcf9('0x12')]('/',auth[_0xbcf9('0xb')](),controller[_0xbcf9('0x13')]);router['put'](_0xbcf9('0xd'),auth[_0xbcf9('0xb')](),controller['update']);router[_0xbcf9('0x14')](_0xbcf9('0xd'),auth[_0xbcf9('0xb')](),controller[_0xbcf9('0x15')]);module[_0xbcf9('0x16')]=router;
\ No newline at end of file