Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / intSalesforceField / index.js
index 57cf787..44c4b1f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7de2=['/:id','create','update','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceField.controller','isAuthenticated','index','get'];(function(_0x57bf42,_0x47b2d6){var _0x2b2ccc=function(_0xf75d1f){while(--_0xf75d1f){_0x57bf42['push'](_0x57bf42['shift']());}};_0x2b2ccc(++_0x47b2d6);}(_0x7de2,0x174));var _0x27de=function(_0x2a57bd,_0x1a9d08){_0x2a57bd=_0x2a57bd-0x0;var _0x1fedcf=_0x7de2[_0x2a57bd];return _0x1fedcf;};'use strict';var multer=require(_0x27de('0x0'));var util=require(_0x27de('0x1'));var path=require('path');var timeout=require(_0x27de('0x2'));var express=require(_0x27de('0x3'));var router=express[_0x27de('0x4')]();var auth=require(_0x27de('0x5'));var interaction=require(_0x27de('0x6'));var config=require(_0x27de('0x7'));var controller=require(_0x27de('0x8'));router['get']('/',auth[_0x27de('0x9')](),controller[_0x27de('0xa')]);router[_0x27de('0xb')](_0x27de('0xc'),auth[_0x27de('0x9')](),controller['show']);router['post']('/',auth[_0x27de('0x9')](),controller[_0x27de('0xd')]);router['put'](_0x27de('0xc'),auth[_0x27de('0x9')](),controller[_0x27de('0xe')]);router['delete'](_0x27de('0xc'),auth[_0x27de('0x9')](),controller[_0x27de('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x5b47=['multer','util','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceField.controller','get','/:id','show','post','isAuthenticated','create','put','update','delete','exports'];(function(_0x1a286f,_0x374d52){var _0x33e8b0=function(_0xc49f77){while(--_0xc49f77){_0x1a286f['push'](_0x1a286f['shift']());}};_0x33e8b0(++_0x374d52);}(_0x5b47,0x120));var _0x75b4=function(_0x15bdbf,_0x58fa07){_0x15bdbf=_0x15bdbf-0x0;var _0x15bc02=_0x5b47[_0x15bdbf];return _0x15bc02;};'use strict';var multer=require(_0x75b4('0x0'));var util=require(_0x75b4('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x75b4('0x2'));var interaction=require(_0x75b4('0x3'));var config=require(_0x75b4('0x4'));var controller=require(_0x75b4('0x5'));router[_0x75b4('0x6')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0x75b4('0x7'),auth['isAuthenticated'](),controller[_0x75b4('0x8')]);router[_0x75b4('0x9')]('/',auth[_0x75b4('0xa')](),controller[_0x75b4('0xb')]);router[_0x75b4('0xc')](_0x75b4('0x7'),auth[_0x75b4('0xa')](),controller[_0x75b4('0xd')]);router[_0x75b4('0xe')]('/:id',auth[_0x75b4('0xa')](),controller['destroy']);module[_0x75b4('0xf')]=router;
\ No newline at end of file