Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / intFreshsalesField / index.js
index c7e921d..f60a270 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x73aa=['./intFreshsalesField.controller','get','isAuthenticated','index','/:id','show','create','put','update','delete','destroy','multer','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x3782f1,_0xdb9da7){var _0x59aa2c=function(_0x3ecfb1){while(--_0x3ecfb1){_0x3782f1['push'](_0x3782f1['shift']());}};_0x59aa2c(++_0xdb9da7);}(_0x73aa,0x1a9));var _0xa73a=function(_0x3afe18,_0x26922c){_0x3afe18=_0x3afe18-0x0;var _0x19ed1f=_0x73aa[_0x3afe18];return _0x19ed1f;};'use strict';var multer=require(_0xa73a('0x0'));var util=require('util');var path=require(_0xa73a('0x1'));var timeout=require(_0xa73a('0x2'));var express=require(_0xa73a('0x3'));var router=express[_0xa73a('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xa73a('0x5'));var config=require(_0xa73a('0x6'));var controller=require(_0xa73a('0x7'));router[_0xa73a('0x8')]('/',auth[_0xa73a('0x9')](),controller[_0xa73a('0xa')]);router[_0xa73a('0x8')](_0xa73a('0xb'),auth[_0xa73a('0x9')](),controller[_0xa73a('0xc')]);router['post']('/',auth[_0xa73a('0x9')](),controller[_0xa73a('0xd')]);router[_0xa73a('0xe')](_0xa73a('0xb'),auth['isAuthenticated'](),controller[_0xa73a('0xf')]);router[_0xa73a('0x10')]('/:id',auth[_0xa73a('0x9')](),controller[_0xa73a('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xc577=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','put','update','exports','multer','connect-timeout','express','Router','fs-extra'];(function(_0x2f2cb8,_0x417d38){var _0x5a7add=function(_0xc1da1d){while(--_0xc1da1d){_0x2f2cb8['push'](_0x2f2cb8['shift']());}};_0x5a7add(++_0x417d38);}(_0xc577,0x172));var _0x7c57=function(_0xc812a0,_0x37a9d3){_0xc812a0=_0xc812a0-0x0;var _0x14f339=_0xc577[_0xc812a0];return _0x14f339;};'use strict';var multer=require(_0x7c57('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x7c57('0x1'));var express=require(_0x7c57('0x2'));var router=express[_0x7c57('0x3')]();var fs_extra=require(_0x7c57('0x4'));var auth=require(_0x7c57('0x5'));var interaction=require(_0x7c57('0x6'));var config=require(_0x7c57('0x7'));var controller=require('./intFreshsalesField.controller');router[_0x7c57('0x8')]('/',auth[_0x7c57('0x9')](),controller[_0x7c57('0xa')]);router[_0x7c57('0x8')](_0x7c57('0xb'),auth['isAuthenticated'](),controller['show']);router['post']('/',auth[_0x7c57('0x9')](),controller['create']);router[_0x7c57('0xc')](_0x7c57('0xb'),auth[_0x7c57('0x9')](),controller[_0x7c57('0xd')]);router['delete'](_0x7c57('0xb'),auth[_0x7c57('0x9')](),controller['destroy']);module[_0x7c57('0xe')]=router;
\ No newline at end of file