Built motion from commit f57cc866.|2.6.31
[motion2.git] / server / api / chatTransferReport / index.js
index 48b6e81..880a523 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb58=['multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','/describe','describe','/:id','show','post','put','update','delete','destroy','exports'];(function(_0x199572,_0x33e667){var _0x13cfa3=function(_0x53c075){while(--_0x53c075){_0x199572['push'](_0x199572['shift']());}};_0x13cfa3(++_0x33e667);}(_0xeb58,0x1a2));var _0x8eb5=function(_0x3b91ad,_0x4feee7){_0x3b91ad=_0x3b91ad-0x0;var _0x36f0cc=_0xeb58[_0x3b91ad];return _0x36f0cc;};'use strict';var multer=require(_0x8eb5('0x0'));var util=require(_0x8eb5('0x1'));var path=require(_0x8eb5('0x2'));var timeout=require(_0x8eb5('0x3'));var express=require(_0x8eb5('0x4'));var router=express[_0x8eb5('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x8eb5('0x6'));var interaction=require(_0x8eb5('0x7'));var config=require(_0x8eb5('0x8'));var controller=require(_0x8eb5('0x9'));router[_0x8eb5('0xa')]('/',auth[_0x8eb5('0xb')](),controller['index']);router['get'](_0x8eb5('0xc'),auth[_0x8eb5('0xb')](),controller[_0x8eb5('0xd')]);router[_0x8eb5('0xa')](_0x8eb5('0xe'),auth[_0x8eb5('0xb')](),controller[_0x8eb5('0xf')]);router[_0x8eb5('0x10')]('/',auth[_0x8eb5('0xb')](),controller['create']);router[_0x8eb5('0x11')](_0x8eb5('0xe'),auth[_0x8eb5('0xb')](),controller[_0x8eb5('0x12')]);router[_0x8eb5('0x13')]('/:id',auth[_0x8eb5('0xb')](),controller[_0x8eb5('0x14')]);module[_0x8eb5('0x15')]=router;
\ No newline at end of file
+var _0x6a18=['./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','update','delete','destroy','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x556927,_0x34b53f){var _0x5f1235=function(_0x4f4e44){while(--_0x4f4e44){_0x556927['push'](_0x556927['shift']());}};_0x5f1235(++_0x34b53f);}(_0x6a18,0xb8));var _0x86a1=function(_0x1c8e04,_0x6fb850){_0x1c8e04=_0x1c8e04-0x0;var _0x474bd5=_0x6a18[_0x1c8e04];return _0x474bd5;};'use strict';var multer=require(_0x86a1('0x0'));var util=require('util');var path=require(_0x86a1('0x1'));var timeout=require('connect-timeout');var express=require(_0x86a1('0x2'));var router=express[_0x86a1('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x86a1('0x4'));var interaction=require(_0x86a1('0x5'));var config=require('../../config/environment');var controller=require(_0x86a1('0x6'));router[_0x86a1('0x7')]('/',auth[_0x86a1('0x8')](),controller[_0x86a1('0x9')]);router[_0x86a1('0x7')](_0x86a1('0xa'),auth['isAuthenticated'](),controller[_0x86a1('0xb')]);router[_0x86a1('0x7')](_0x86a1('0xc'),auth[_0x86a1('0x8')](),controller[_0x86a1('0xd')]);router[_0x86a1('0xe')]('/',auth[_0x86a1('0x8')](),controller['create']);router['put'](_0x86a1('0xc'),auth['isAuthenticated'](),controller[_0x86a1('0xf')]);router[_0x86a1('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x86a1('0x11')]);module[_0x86a1('0x12')]=router;
\ No newline at end of file