Built motion from commit 2b9af5da.|2.6.26
[motion2.git] / server / api / intSalesforceField / index.js
index 8822214..676c135 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf7c2=['isAuthenticated','/:id','show','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../config/environment','./intSalesforceField.controller','get'];(function(_0x383787,_0x5f0fd3){var _0x46df79=function(_0x36b66e){while(--_0x36b66e){_0x383787['push'](_0x383787['shift']());}};_0x46df79(++_0x5f0fd3);}(_0xf7c2,0x13a));var _0x2f7c=function(_0x1db5de,_0x37c0ef){_0x1db5de=_0x1db5de-0x0;var _0x4b165e=_0xf7c2[_0x1db5de];return _0x4b165e;};'use strict';var multer=require(_0x2f7c('0x0'));var util=require('util');var path=require(_0x2f7c('0x1'));var timeout=require(_0x2f7c('0x2'));var express=require(_0x2f7c('0x3'));var router=express[_0x2f7c('0x4')]();var fs_extra=require(_0x2f7c('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x2f7c('0x6'));var controller=require(_0x2f7c('0x7'));router[_0x2f7c('0x8')]('/',auth[_0x2f7c('0x9')](),controller['index']);router[_0x2f7c('0x8')](_0x2f7c('0xa'),auth[_0x2f7c('0x9')](),controller[_0x2f7c('0xb')]);router[_0x2f7c('0xc')]('/',auth['isAuthenticated'](),controller[_0x2f7c('0xd')]);router[_0x2f7c('0xe')](_0x2f7c('0xa'),auth[_0x2f7c('0x9')](),controller[_0x2f7c('0xf')]);router[_0x2f7c('0x10')]('/:id',auth[_0x2f7c('0x9')](),controller[_0x2f7c('0x11')]);module[_0x2f7c('0x12')]=router;
\ No newline at end of file
+var _0x6f93=['isAuthenticated','index','/:id','show','delete','exports','path','connect-timeout','Router','fs-extra','../../components/auth/service','./intSalesforceField.controller','get'];(function(_0x21b1d1,_0x5ab574){var _0xc2ba15=function(_0x1e5ed3){while(--_0x1e5ed3){_0x21b1d1['push'](_0x21b1d1['shift']());}};_0xc2ba15(++_0x5ab574);}(_0x6f93,0x88));var _0x36f9=function(_0x150f75,_0xe1f92b){_0x150f75=_0x150f75-0x0;var _0x45e6af=_0x6f93[_0x150f75];return _0x45e6af;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x36f9('0x0'));var timeout=require(_0x36f9('0x1'));var express=require('express');var router=express[_0x36f9('0x2')]();var fs_extra=require(_0x36f9('0x3'));var auth=require(_0x36f9('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x36f9('0x5'));router[_0x36f9('0x6')]('/',auth[_0x36f9('0x7')](),controller[_0x36f9('0x8')]);router[_0x36f9('0x6')](_0x36f9('0x9'),auth[_0x36f9('0x7')](),controller[_0x36f9('0xa')]);router['post']('/',auth[_0x36f9('0x7')](),controller['create']);router['put'](_0x36f9('0x9'),auth[_0x36f9('0x7')](),controller['update']);router[_0x36f9('0xb')](_0x36f9('0x9'),auth['isAuthenticated'](),controller['destroy']);module[_0x36f9('0xc')]=router;
\ No newline at end of file