Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / intSugarcrmField / index.js
index 7246b09..56d22a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x16b1=['../../config/environment','get','isAuthenticated','show','post','create','put','/:id','update','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x54a229,_0x479dd1){var _0x36232e=function(_0x48a4d3){while(--_0x48a4d3){_0x54a229['push'](_0x54a229['shift']());}};_0x36232e(++_0x479dd1);}(_0x16b1,0x7d));var _0x116b=function(_0x47f6bb,_0x2bad5b){_0x47f6bb=_0x47f6bb-0x0;var _0xd73348=_0x16b1[_0x47f6bb];return _0xd73348;};'use strict';var multer=require(_0x116b('0x0'));var util=require(_0x116b('0x1'));var path=require(_0x116b('0x2'));var timeout=require('connect-timeout');var express=require(_0x116b('0x3'));var router=express[_0x116b('0x4')]();var fs_extra=require(_0x116b('0x5'));var auth=require(_0x116b('0x6'));var interaction=require(_0x116b('0x7'));var config=require(_0x116b('0x8'));var controller=require('./intSugarcrmField.controller');router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x116b('0x9')]('/:id',auth[_0x116b('0xa')](),controller[_0x116b('0xb')]);router[_0x116b('0xc')]('/',auth[_0x116b('0xa')](),controller[_0x116b('0xd')]);router[_0x116b('0xe')](_0x116b('0xf'),auth['isAuthenticated'](),controller[_0x116b('0x10')]);router['delete'](_0x116b('0xf'),auth[_0x116b('0xa')](),controller[_0x116b('0x11')]);module[_0x116b('0x12')]=router;
\ No newline at end of file
+var _0x2b94=['isAuthenticated','/:id','show','post','create','put','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmField.controller','get'];(function(_0x1337c6,_0x3e8010){var _0x28bcf4=function(_0x3f0a5a){while(--_0x3f0a5a){_0x1337c6['push'](_0x1337c6['shift']());}};_0x28bcf4(++_0x3e8010);}(_0x2b94,0x121));var _0x42b9=function(_0x1c45e5,_0x58014b){_0x1c45e5=_0x1c45e5-0x0;var _0x1bc672=_0x2b94[_0x1c45e5];return _0x1bc672;};'use strict';var multer=require(_0x42b9('0x0'));var util=require('util');var path=require(_0x42b9('0x1'));var timeout=require(_0x42b9('0x2'));var express=require(_0x42b9('0x3'));var router=express[_0x42b9('0x4')]();var fs_extra=require(_0x42b9('0x5'));var auth=require(_0x42b9('0x6'));var interaction=require(_0x42b9('0x7'));var config=require(_0x42b9('0x8'));var controller=require(_0x42b9('0x9'));router[_0x42b9('0xa')]('/',auth[_0x42b9('0xb')](),controller['index']);router[_0x42b9('0xa')](_0x42b9('0xc'),auth['isAuthenticated'](),controller[_0x42b9('0xd')]);router[_0x42b9('0xe')]('/',auth[_0x42b9('0xb')](),controller[_0x42b9('0xf')]);router[_0x42b9('0x10')](_0x42b9('0xc'),auth[_0x42b9('0xb')](),controller['update']);router[_0x42b9('0x11')]('/:id',auth[_0x42b9('0xb')](),controller[_0x42b9('0x12')]);module[_0x42b9('0x13')]=router;
\ No newline at end of file