Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 85a5fd4..5635edb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x94c6=['create','/:id/configurations','addConfiguration','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','get','isAuthenticated','index','/:id','getConfigurations','getFields','post'];(function(_0x102890,_0x24dd23){var _0x5b7191=function(_0x297470){while(--_0x297470){_0x102890['push'](_0x102890['shift']());}};_0x5b7191(++_0x24dd23);}(_0x94c6,0xa2));var _0x694c=function(_0x164237,_0x3777dd){_0x164237=_0x164237-0x0;var _0x5289ce=_0x94c6[_0x164237];return _0x5289ce;};'use strict';var multer=require(_0x694c('0x0'));var util=require(_0x694c('0x1'));var path=require(_0x694c('0x2'));var timeout=require(_0x694c('0x3'));var express=require(_0x694c('0x4'));var router=express[_0x694c('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x694c('0x6'));var controller=require('./intSugarcrmAccount.controller');router[_0x694c('0x7')]('/',auth[_0x694c('0x8')](),controller[_0x694c('0x9')]);router[_0x694c('0x7')](_0x694c('0xa'),auth[_0x694c('0x8')](),controller['show']);router[_0x694c('0x7')]('/:id/configurations',auth[_0x694c('0x8')](),controller[_0x694c('0xb')]);router[_0x694c('0x7')]('/:id/fields',auth[_0x694c('0x8')](),controller[_0x694c('0xc')]);router[_0x694c('0xd')]('/',auth['isAuthenticated'](),controller[_0x694c('0xe')]);router[_0x694c('0xd')](_0x694c('0xf'),auth[_0x694c('0x8')](),controller[_0x694c('0x10')]);router[_0x694c('0x11')](_0x694c('0xa'),auth[_0x694c('0x8')](),controller[_0x694c('0x12')]);router[_0x694c('0x13')](_0x694c('0xa'),auth[_0x694c('0x8')](),controller[_0x694c('0x14')]);module[_0x694c('0x15')]=router;
\ No newline at end of file
+var _0xc62b=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller','index','get','/:id','show','/:id/configurations','isAuthenticated','getConfigurations','/:id/fields','post','addConfiguration','put','delete','destroy','exports','multer','util','path'];(function(_0x20c7d9,_0x2f688c){var _0x355dcd=function(_0x35c603){while(--_0x35c603){_0x20c7d9['push'](_0x20c7d9['shift']());}};_0x355dcd(++_0x2f688c);}(_0xc62b,0x13f));var _0xbc62=function(_0x180704,_0x450e33){_0x180704=_0x180704-0x0;var _0x49acad=_0xc62b[_0x180704];return _0x49acad;};'use strict';var multer=require(_0xbc62('0x0'));var util=require(_0xbc62('0x1'));var path=require(_0xbc62('0x2'));var timeout=require(_0xbc62('0x3'));var express=require('express');var router=express[_0xbc62('0x4')]();var fs_extra=require(_0xbc62('0x5'));var auth=require(_0xbc62('0x6'));var interaction=require(_0xbc62('0x7'));var config=require('../../config/environment');var controller=require(_0xbc62('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xbc62('0x9')]);router[_0xbc62('0xa')](_0xbc62('0xb'),auth['isAuthenticated'](),controller[_0xbc62('0xc')]);router['get'](_0xbc62('0xd'),auth[_0xbc62('0xe')](),controller[_0xbc62('0xf')]);router[_0xbc62('0xa')](_0xbc62('0x10'),auth[_0xbc62('0xe')](),controller['getFields']);router[_0xbc62('0x11')]('/',auth[_0xbc62('0xe')](),controller['create']);router[_0xbc62('0x11')](_0xbc62('0xd'),auth[_0xbc62('0xe')](),controller[_0xbc62('0x12')]);router[_0xbc62('0x13')](_0xbc62('0xb'),auth['isAuthenticated'](),controller['update']);router[_0xbc62('0x14')](_0xbc62('0xb'),auth[_0xbc62('0xe')](),controller[_0xbc62('0x15')]);module[_0xbc62('0x16')]=router;
\ No newline at end of file