Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / chatTransferReport / index.js
index 5abf474..6db76c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x97c8=['delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/interaction/service','./chatTransferReport.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post','put','update'];(function(_0x1ddedd,_0x485606){var _0xa3e1ac=function(_0x580444){while(--_0x580444){_0x1ddedd['push'](_0x1ddedd['shift']());}};_0xa3e1ac(++_0x485606);}(_0x97c8,0x1a7));var _0x897c=function(_0x403ca6,_0x24e284){_0x403ca6=_0x403ca6-0x0;var _0x4e0e05=_0x97c8[_0x403ca6];return _0x4e0e05;};'use strict';var multer=require(_0x897c('0x0'));var util=require(_0x897c('0x1'));var path=require(_0x897c('0x2'));var timeout=require(_0x897c('0x3'));var express=require(_0x897c('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x897c('0x5'));var config=require('../../config/environment');var controller=require(_0x897c('0x6'));router['get']('/',auth[_0x897c('0x7')](),controller[_0x897c('0x8')]);router[_0x897c('0x9')](_0x897c('0xa'),auth[_0x897c('0x7')](),controller[_0x897c('0xb')]);router[_0x897c('0x9')](_0x897c('0xc'),auth[_0x897c('0x7')](),controller[_0x897c('0xd')]);router[_0x897c('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0x897c('0xf')]('/:id',auth[_0x897c('0x7')](),controller[_0x897c('0x10')]);router[_0x897c('0x11')](_0x897c('0xc'),auth[_0x897c('0x7')](),controller[_0x897c('0x12')]);module[_0x897c('0x13')]=router;
\ No newline at end of file
+var _0x262f=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatTransferReport.controller','isAuthenticated','index','get','describe','post','create','put','/:id','update','delete','destroy','exports','util'];(function(_0x5c1f9b,_0x321904){var _0x587d4f=function(_0x41bcd5){while(--_0x41bcd5){_0x5c1f9b['push'](_0x5c1f9b['shift']());}};_0x587d4f(++_0x321904);}(_0x262f,0x18f));var _0xf262=function(_0x1406f1,_0x321945){_0x1406f1=_0x1406f1-0x0;var _0x5c8e87=_0x262f[_0x1406f1];return _0x5c8e87;};'use strict';var multer=require('multer');var util=require(_0xf262('0x0'));var path=require(_0xf262('0x1'));var timeout=require(_0xf262('0x2'));var express=require(_0xf262('0x3'));var router=express[_0xf262('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xf262('0x5'));var interaction=require(_0xf262('0x6'));var config=require('../../config/environment');var controller=require(_0xf262('0x7'));router['get']('/',auth[_0xf262('0x8')](),controller[_0xf262('0x9')]);router[_0xf262('0xa')]('/describe',auth[_0xf262('0x8')](),controller[_0xf262('0xb')]);router['get']('/:id',auth[_0xf262('0x8')](),controller['show']);router[_0xf262('0xc')]('/',auth['isAuthenticated'](),controller[_0xf262('0xd')]);router[_0xf262('0xe')](_0xf262('0xf'),auth[_0xf262('0x8')](),controller[_0xf262('0x10')]);router[_0xf262('0x11')](_0xf262('0xf'),auth[_0xf262('0x8')](),controller[_0xf262('0x12')]);module[_0xf262('0x13')]=router;
\ No newline at end of file