Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / api / intSugarcrmField / index.js
index a9b4c04..b2dd87a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb3a5=['../../config/environment','./intSugarcrmField.controller','get','isAuthenticated','index','/:id','show','create','update','delete','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x176807,_0x137e37){var _0x26cd57=function(_0x4d3f71){while(--_0x4d3f71){_0x176807['push'](_0x176807['shift']());}};_0x26cd57(++_0x137e37);}(_0xb3a5,0xe3));var _0x5b3a=function(_0x4d8fc8,_0x28692d){_0x4d8fc8=_0x4d8fc8-0x0;var _0x20b457=_0xb3a5[_0x4d8fc8];return _0x20b457;};'use strict';var multer=require('multer');var util=require(_0x5b3a('0x0'));var path=require(_0x5b3a('0x1'));var timeout=require(_0x5b3a('0x2'));var express=require(_0x5b3a('0x3'));var router=express[_0x5b3a('0x4')]();var auth=require(_0x5b3a('0x5'));var interaction=require(_0x5b3a('0x6'));var config=require(_0x5b3a('0x7'));var controller=require(_0x5b3a('0x8'));router[_0x5b3a('0x9')]('/',auth[_0x5b3a('0xa')](),controller[_0x5b3a('0xb')]);router[_0x5b3a('0x9')](_0x5b3a('0xc'),auth[_0x5b3a('0xa')](),controller[_0x5b3a('0xd')]);router['post']('/',auth[_0x5b3a('0xa')](),controller[_0x5b3a('0xe')]);router['put'](_0x5b3a('0xc'),auth[_0x5b3a('0xa')](),controller[_0x5b3a('0xf')]);router[_0x5b3a('0x10')](_0x5b3a('0xc'),auth[_0x5b3a('0xa')](),controller[_0x5b3a('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xa584=['path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intSugarcrmField.controller','isAuthenticated','get','/:id','post','put','update','exports'];(function(_0x492e3a,_0x3ed35b){var _0x158b30=function(_0x4b76a7){while(--_0x4b76a7){_0x492e3a['push'](_0x492e3a['shift']());}};_0x158b30(++_0x3ed35b);}(_0xa584,0x1d1));var _0x4a58=function(_0x6f0fb5,_0x51ce61){_0x6f0fb5=_0x6f0fb5-0x0;var _0x95e7fa=_0xa584[_0x6f0fb5];return _0x95e7fa;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x4a58('0x0'));var timeout=require(_0x4a58('0x1'));var express=require(_0x4a58('0x2'));var router=express[_0x4a58('0x3')]();var fs_extra=require(_0x4a58('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x4a58('0x5'));var config=require(_0x4a58('0x6'));var controller=require(_0x4a58('0x7'));router['get']('/',auth[_0x4a58('0x8')](),controller['index']);router[_0x4a58('0x9')](_0x4a58('0xa'),auth['isAuthenticated'](),controller['show']);router[_0x4a58('0xb')]('/',auth[_0x4a58('0x8')](),controller['create']);router[_0x4a58('0xc')](_0x4a58('0xa'),auth['isAuthenticated'](),controller[_0x4a58('0xd')]);router['delete'](_0x4a58('0xa'),auth[_0x4a58('0x8')](),controller['destroy']);module[_0x4a58('0xe')]=router;
\ No newline at end of file