Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intSugarcrmField / index.js
index b2dd87a..1c9c8d1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x28fa=['post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmField.controller','isAuthenticated','get','/:id'];(function(_0x5ddaac,_0x2697a8){var _0x2a9c58=function(_0x851032){while(--_0x851032){_0x5ddaac['push'](_0x5ddaac['shift']());}};_0x2a9c58(++_0x2697a8);}(_0x28fa,0x93));var _0xa28f=function(_0x19215c,_0x250cd9){_0x19215c=_0x19215c-0x0;var _0x129a4d=_0x28fa[_0x19215c];return _0x129a4d;};'use strict';var multer=require(_0xa28f('0x0'));var util=require(_0xa28f('0x1'));var path=require(_0xa28f('0x2'));var timeout=require(_0xa28f('0x3'));var express=require(_0xa28f('0x4'));var router=express['Router']();var fs_extra=require(_0xa28f('0x5'));var auth=require(_0xa28f('0x6'));var interaction=require(_0xa28f('0x7'));var config=require(_0xa28f('0x8'));var controller=require(_0xa28f('0x9'));router['get']('/',auth[_0xa28f('0xa')](),controller['index']);router[_0xa28f('0xb')](_0xa28f('0xc'),auth[_0xa28f('0xa')](),controller['show']);router[_0xa28f('0xd')]('/',auth[_0xa28f('0xa')](),controller[_0xa28f('0xe')]);router[_0xa28f('0xf')](_0xa28f('0xc'),auth[_0xa28f('0xa')](),controller[_0xa28f('0x10')]);router[_0xa28f('0x11')](_0xa28f('0xc'),auth[_0xa28f('0xa')](),controller[_0xa28f('0x12')]);module[_0xa28f('0x13')]=router;
\ No newline at end of file