Built motion from commit 74d9782e.|2.6.30
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 764299d..d556836 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x53c7=['exports','multer','path','connect-timeout','express','Router','fs-extra','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','getFields','getSubjects','/:id/descriptions','create','delete','destroy'];(function(_0x30f2d1,_0x5710ac){var _0x44605d=function(_0x46d60b){while(--_0x46d60b){_0x30f2d1['push'](_0x30f2d1['shift']());}};_0x44605d(++_0x5710ac);}(_0x53c7,0x191));var _0x753c=function(_0x4b7802,_0x42e9c1){_0x4b7802=_0x4b7802-0x0;var _0x505a7f=_0x53c7[_0x4b7802];return _0x505a7f;};'use strict';var multer=require(_0x753c('0x0'));var util=require('util');var path=require(_0x753c('0x1'));var timeout=require(_0x753c('0x2'));var express=require(_0x753c('0x3'));var router=express[_0x753c('0x4')]();var fs_extra=require(_0x753c('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x753c('0x6'));var controller=require(_0x753c('0x7'));router[_0x753c('0x8')]('/',auth[_0x753c('0x9')](),controller['index']);router[_0x753c('0x8')](_0x753c('0xa'),auth[_0x753c('0x9')](),controller[_0x753c('0xb')]);router[_0x753c('0x8')](_0x753c('0xc'),auth[_0x753c('0x9')](),controller[_0x753c('0xd')]);router[_0x753c('0x8')]('/:id/subjects',auth[_0x753c('0x9')](),controller[_0x753c('0xe')]);router[_0x753c('0x8')](_0x753c('0xf'),auth[_0x753c('0x9')](),controller['getDescriptions']);router['post']('/',auth[_0x753c('0x9')](),controller[_0x753c('0x10')]);router['put']('/:id',auth[_0x753c('0x9')](),controller['update']);router[_0x753c('0x11')](_0x753c('0xa'),auth['isAuthenticated'](),controller[_0x753c('0x12')]);module[_0x753c('0x13')]=router;
\ No newline at end of file
+var _0x6bc6=['util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','update','delete','destroy','exports'];(function(_0x52dfb6,_0xd5f97){var _0x45d9e9=function(_0x35ff42){while(--_0x35ff42){_0x52dfb6['push'](_0x52dfb6['shift']());}};_0x45d9e9(++_0xd5f97);}(_0x6bc6,0x1b0));var _0x66bc=function(_0x7185f7,_0x37065){_0x7185f7=_0x7185f7-0x0;var _0x182e45=_0x6bc6[_0x7185f7];return _0x182e45;};'use strict';var multer=require('multer');var util=require(_0x66bc('0x0'));var path=require(_0x66bc('0x1'));var timeout=require(_0x66bc('0x2'));var express=require(_0x66bc('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x66bc('0x4'));var interaction=require(_0x66bc('0x5'));var config=require(_0x66bc('0x6'));var controller=require('./intSugarcrmConfiguration.controller');router[_0x66bc('0x7')]('/',auth[_0x66bc('0x8')](),controller[_0x66bc('0x9')]);router['get'](_0x66bc('0xa'),auth[_0x66bc('0x8')](),controller['show']);router[_0x66bc('0x7')](_0x66bc('0xb'),auth[_0x66bc('0x8')](),controller[_0x66bc('0xc')]);router[_0x66bc('0x7')](_0x66bc('0xd'),auth[_0x66bc('0x8')](),controller[_0x66bc('0xe')]);router['get'](_0x66bc('0xf'),auth[_0x66bc('0x8')](),controller[_0x66bc('0x10')]);router[_0x66bc('0x11')]('/',auth[_0x66bc('0x8')](),controller[_0x66bc('0x12')]);router[_0x66bc('0x13')](_0x66bc('0xa'),auth[_0x66bc('0x8')](),controller[_0x66bc('0x14')]);router[_0x66bc('0x15')]('/:id',auth[_0x66bc('0x8')](),controller[_0x66bc('0x16')]);module[_0x66bc('0x17')]=router;
\ No newline at end of file