Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / intFreshsalesAccount / index.js
index 2033c55..89f80c4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa7a6=['../../components/auth/service','../../config/environment','./intFreshsalesAccount.controller','isAuthenticated','get','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x18b622,_0x1e1902){var _0x56308d=function(_0x324c1a){while(--_0x324c1a){_0x18b622['push'](_0x18b622['shift']());}};_0x56308d(++_0x1e1902);}(_0xa7a6,0x1af));var _0x6a7a=function(_0x3abddf,_0x3c3f14){_0x3abddf=_0x3abddf-0x0;var _0x5022e7=_0xa7a6[_0x3abddf];return _0x5022e7;};'use strict';var multer=require(_0x6a7a('0x0'));var util=require(_0x6a7a('0x1'));var path=require(_0x6a7a('0x2'));var timeout=require(_0x6a7a('0x3'));var express=require(_0x6a7a('0x4'));var router=express[_0x6a7a('0x5')]();var auth=require(_0x6a7a('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x6a7a('0x7'));var controller=require(_0x6a7a('0x8'));router['get']('/',auth[_0x6a7a('0x9')](),controller['index']);router[_0x6a7a('0xa')](_0x6a7a('0xb'),auth[_0x6a7a('0x9')](),controller[_0x6a7a('0xc')]);router[_0x6a7a('0xa')](_0x6a7a('0xd'),auth[_0x6a7a('0x9')](),controller[_0x6a7a('0xe')]);router['get'](_0x6a7a('0xf'),auth['isAuthenticated'](),controller[_0x6a7a('0x10')]);router[_0x6a7a('0x11')]('/',auth['isAuthenticated'](),controller['create']);router[_0x6a7a('0x11')](_0x6a7a('0xd'),auth[_0x6a7a('0x9')](),controller[_0x6a7a('0x12')]);router[_0x6a7a('0x13')](_0x6a7a('0xb'),auth[_0x6a7a('0x9')](),controller['update']);router[_0x6a7a('0x14')](_0x6a7a('0xb'),auth['isAuthenticated'](),controller[_0x6a7a('0x15')]);module[_0x6a7a('0x16')]=router;
\ No newline at end of file
+var _0x0fd9=['../../components/interaction/service','../../config/environment','./intFreshsalesAccount.controller','get','isAuthenticated','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','update','destroy','exports','util','path','connect-timeout','express','../../components/auth/service'];(function(_0xc83c25,_0x106681){var _0x5ed069=function(_0x295f04){while(--_0x295f04){_0xc83c25['push'](_0xc83c25['shift']());}};_0x5ed069(++_0x106681);}(_0x0fd9,0xa3));var _0x90fd=function(_0x1f9503,_0x8e450b){_0x1f9503=_0x1f9503-0x0;var _0xaab94f=_0x0fd9[_0x1f9503];return _0xaab94f;};'use strict';var multer=require('multer');var util=require(_0x90fd('0x0'));var path=require(_0x90fd('0x1'));var timeout=require(_0x90fd('0x2'));var express=require(_0x90fd('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x90fd('0x4'));var interaction=require(_0x90fd('0x5'));var config=require(_0x90fd('0x6'));var controller=require(_0x90fd('0x7'));router[_0x90fd('0x8')]('/',auth[_0x90fd('0x9')](),controller['index']);router['get'](_0x90fd('0xa'),auth['isAuthenticated'](),controller['show']);router[_0x90fd('0x8')](_0x90fd('0xb'),auth['isAuthenticated'](),controller[_0x90fd('0xc')]);router[_0x90fd('0x8')](_0x90fd('0xd'),auth[_0x90fd('0x9')](),controller[_0x90fd('0xe')]);router[_0x90fd('0xf')]('/',auth[_0x90fd('0x9')](),controller[_0x90fd('0x10')]);router[_0x90fd('0xf')]('/:id/configurations',auth[_0x90fd('0x9')](),controller[_0x90fd('0x11')]);router['put'](_0x90fd('0xa'),auth[_0x90fd('0x9')](),controller[_0x90fd('0x12')]);router['delete'](_0x90fd('0xa'),auth['isAuthenticated'](),controller[_0x90fd('0x13')]);module[_0x90fd('0x14')]=router;
\ No newline at end of file