Built motion from commit b7e79837.|2.6.29
[motion2.git] / server / api / chatTransferReport / index.js
index f6dc017..37d7d09 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb4d1=['Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express'];(function(_0x67af21,_0x178341){var _0x2831ed=function(_0x2b58df){while(--_0x2b58df){_0x67af21['push'](_0x67af21['shift']());}};_0x2831ed(++_0x178341);}(_0xb4d1,0x122));var _0x1b4d=function(_0x46aff0,_0x122890){_0x46aff0=_0x46aff0-0x0;var _0x9d78cf=_0xb4d1[_0x46aff0];return _0x9d78cf;};'use strict';var multer=require(_0x1b4d('0x0'));var util=require('util');var path=require(_0x1b4d('0x1'));var timeout=require(_0x1b4d('0x2'));var express=require(_0x1b4d('0x3'));var router=express[_0x1b4d('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x1b4d('0x5'));var config=require(_0x1b4d('0x6'));var controller=require('./chatTransferReport.controller');router['get']('/',auth[_0x1b4d('0x7')](),controller[_0x1b4d('0x8')]);router[_0x1b4d('0x9')](_0x1b4d('0xa'),auth['isAuthenticated'](),controller[_0x1b4d('0xb')]);router[_0x1b4d('0x9')](_0x1b4d('0xc'),auth[_0x1b4d('0x7')](),controller[_0x1b4d('0xd')]);router[_0x1b4d('0xe')]('/',auth[_0x1b4d('0x7')](),controller[_0x1b4d('0xf')]);router[_0x1b4d('0x10')](_0x1b4d('0xc'),auth[_0x1b4d('0x7')](),controller[_0x1b4d('0x11')]);router[_0x1b4d('0x12')](_0x1b4d('0xc'),auth[_0x1b4d('0x7')](),controller[_0x1b4d('0x13')]);module[_0x1b4d('0x14')]=router;
\ No newline at end of file
+var _0x4ac4=['Router','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','update','destroy','exports','util','path','connect-timeout','express'];(function(_0x3644a2,_0x2c7588){var _0x5e62ef=function(_0x356aac){while(--_0x356aac){_0x3644a2['push'](_0x3644a2['shift']());}};_0x5e62ef(++_0x2c7588);}(_0x4ac4,0x18b));var _0x44ac=function(_0x2e0da3,_0x3492f3){_0x2e0da3=_0x2e0da3-0x0;var _0x1ec9f1=_0x4ac4[_0x2e0da3];return _0x1ec9f1;};'use strict';var multer=require('multer');var util=require(_0x44ac('0x0'));var path=require(_0x44ac('0x1'));var timeout=require(_0x44ac('0x2'));var express=require(_0x44ac('0x3'));var router=express[_0x44ac('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x44ac('0x5'));var controller=require(_0x44ac('0x6'));router[_0x44ac('0x7')]('/',auth[_0x44ac('0x8')](),controller[_0x44ac('0x9')]);router[_0x44ac('0x7')](_0x44ac('0xa'),auth['isAuthenticated'](),controller[_0x44ac('0xb')]);router[_0x44ac('0x7')](_0x44ac('0xc'),auth[_0x44ac('0x8')](),controller[_0x44ac('0xd')]);router[_0x44ac('0xe')]('/',auth[_0x44ac('0x8')](),controller[_0x44ac('0xf')]);router['put'](_0x44ac('0xc'),auth[_0x44ac('0x8')](),controller[_0x44ac('0x10')]);router['delete'](_0x44ac('0xc'),auth['isAuthenticated'](),controller[_0x44ac('0x11')]);module[_0x44ac('0x12')]=router;
\ No newline at end of file