Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / faxTransferReport / index.js
index 9aa4915..b51ec9a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x752a=['update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','./faxTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','create','put'];(function(_0x350b9d,_0x3ba142){var _0x3aa208=function(_0x44e09d){while(--_0x44e09d){_0x350b9d['push'](_0x350b9d['shift']());}};_0x3aa208(++_0x3ba142);}(_0x752a,0x9c));var _0xa752=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x752a[_0x3b380d];return _0x54502b;};'use strict';var multer=require(_0xa752('0x0'));var util=require(_0xa752('0x1'));var path=require(_0xa752('0x2'));var timeout=require(_0xa752('0x3'));var express=require(_0xa752('0x4'));var router=express['Router']();var fs_extra=require(_0xa752('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xa752('0x6'));router[_0xa752('0x7')]('/',auth[_0xa752('0x8')](),controller[_0xa752('0x9')]);router[_0xa752('0x7')](_0xa752('0xa'),auth[_0xa752('0x8')](),controller[_0xa752('0xb')]);router[_0xa752('0x7')](_0xa752('0xc'),auth[_0xa752('0x8')](),controller['show']);router['post']('/',auth[_0xa752('0x8')](),controller[_0xa752('0xd')]);router[_0xa752('0xe')](_0xa752('0xc'),auth[_0xa752('0x8')](),controller[_0xa752('0xf')]);router[_0xa752('0x10')](_0xa752('0xc'),auth[_0xa752('0x8')](),controller[_0xa752('0x11')]);module[_0xa752('0x12')]=router;
\ No newline at end of file
+var _0x7f6b=['multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','delete','destroy','exports'];(function(_0x29227f,_0x1e3c3d){var _0x437093=function(_0x2267ef){while(--_0x2267ef){_0x29227f['push'](_0x29227f['shift']());}};_0x437093(++_0x1e3c3d);}(_0x7f6b,0x17a));var _0xb7f6=function(_0x1c5145,_0x5dc519){_0x1c5145=_0x1c5145-0x0;var _0x33e0c3=_0x7f6b[_0x1c5145];return _0x33e0c3;};'use strict';var multer=require(_0xb7f6('0x0'));var util=require(_0xb7f6('0x1'));var path=require('path');var timeout=require(_0xb7f6('0x2'));var express=require(_0xb7f6('0x3'));var router=express[_0xb7f6('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xb7f6('0x5'));var interaction=require(_0xb7f6('0x6'));var config=require(_0xb7f6('0x7'));var controller=require('./faxTransferReport.controller');router[_0xb7f6('0x8')]('/',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xa')]);router['get']('/describe',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xb')]);router['get'](_0xb7f6('0xc'),auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xd')]);router[_0xb7f6('0xe')]('/',auth[_0xb7f6('0x9')](),controller[_0xb7f6('0xf')]);router[_0xb7f6('0x10')](_0xb7f6('0xc'),auth['isAuthenticated'](),controller[_0xb7f6('0x11')]);router[_0xb7f6('0x12')](_0xb7f6('0xc'),auth[_0xb7f6('0x9')](),controller[_0xb7f6('0x13')]);module[_0xb7f6('0x14')]=router;
\ No newline at end of file