Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 91a42e2..6c1208a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7eb9=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/:id','isAuthenticated','getConfigurations','/:id/fields','create','post','/:id/configurations','addConfiguration','put','update','delete','destroy','multer','connect-timeout','Router'];(function(_0xffc0df,_0x28ac48){var _0x22f4a8=function(_0x2ab137){while(--_0x2ab137){_0xffc0df['push'](_0xffc0df['shift']());}};_0x22f4a8(++_0x28ac48);}(_0x7eb9,0xd9));var _0x97eb=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0x7eb9[_0x4565bf];return _0x5610ba;};'use strict';var multer=require(_0x97eb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x97eb('0x1'));var express=require('express');var router=express[_0x97eb('0x2')]();var auth=require(_0x97eb('0x3'));var interaction=require(_0x97eb('0x4'));var config=require(_0x97eb('0x5'));var controller=require('./intSugarcrmAccount.controller');router[_0x97eb('0x6')]('/',auth['isAuthenticated'](),controller[_0x97eb('0x7')]);router['get'](_0x97eb('0x8'),auth['isAuthenticated'](),controller['show']);router[_0x97eb('0x6')]('/:id/configurations',auth[_0x97eb('0x9')](),controller[_0x97eb('0xa')]);router[_0x97eb('0x6')](_0x97eb('0xb'),auth[_0x97eb('0x9')](),controller['getFields']);router['post']('/',auth[_0x97eb('0x9')](),controller[_0x97eb('0xc')]);router[_0x97eb('0xd')](_0x97eb('0xe'),auth[_0x97eb('0x9')](),controller[_0x97eb('0xf')]);router[_0x97eb('0x10')](_0x97eb('0x8'),auth[_0x97eb('0x9')](),controller[_0x97eb('0x11')]);router[_0x97eb('0x12')](_0x97eb('0x8'),auth[_0x97eb('0x9')](),controller[_0x97eb('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x9957=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller','get','isAuthenticated','index','/:id','show','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','multer','util','path'];(function(_0x558c4d,_0x17706f){var _0x2738b8=function(_0x27f5bb){while(--_0x27f5bb){_0x558c4d['push'](_0x558c4d['shift']());}};_0x2738b8(++_0x17706f);}(_0x9957,0x93));var _0x7995=function(_0x3947c9,_0x4d6c97){_0x3947c9=_0x3947c9-0x0;var _0x2e7871=_0x9957[_0x3947c9];return _0x2e7871;};'use strict';var multer=require(_0x7995('0x0'));var util=require(_0x7995('0x1'));var path=require(_0x7995('0x2'));var timeout=require(_0x7995('0x3'));var express=require('express');var router=express[_0x7995('0x4')]();var fs_extra=require(_0x7995('0x5'));var auth=require(_0x7995('0x6'));var interaction=require(_0x7995('0x7'));var config=require('../../config/environment');var controller=require(_0x7995('0x8'));router[_0x7995('0x9')]('/',auth[_0x7995('0xa')](),controller[_0x7995('0xb')]);router[_0x7995('0x9')](_0x7995('0xc'),auth['isAuthenticated'](),controller[_0x7995('0xd')]);router[_0x7995('0x9')]('/:id/configurations',auth[_0x7995('0xa')](),controller[_0x7995('0xe')]);router[_0x7995('0x9')](_0x7995('0xf'),auth[_0x7995('0xa')](),controller[_0x7995('0x10')]);router[_0x7995('0x11')]('/',auth['isAuthenticated'](),controller[_0x7995('0x12')]);router[_0x7995('0x11')]('/:id/configurations',auth[_0x7995('0xa')](),controller[_0x7995('0x13')]);router[_0x7995('0x14')](_0x7995('0xc'),auth[_0x7995('0xa')](),controller[_0x7995('0x15')]);router[_0x7995('0x16')]('/:id',auth['isAuthenticated'](),controller[_0x7995('0x17')]);module[_0x7995('0x18')]=router;
\ No newline at end of file