Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / chatTransferReport / index.js
index 64127e8..4a50d47 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x11c7=['get','isAuthenticated','/describe','describe','post','create','put','/:id','update','destroy','exports','multer','util','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller'];(function(_0x1ba43c,_0x5bd2e8){var _0x2f60eb=function(_0x349dff){while(--_0x349dff){_0x1ba43c['push'](_0x1ba43c['shift']());}};_0x2f60eb(++_0x5bd2e8);}(_0x11c7,0x187));var _0x711c=function(_0x18f0f2,_0xae74ba){_0x18f0f2=_0x18f0f2-0x0;var _0x30d497=_0x11c7[_0x18f0f2];return _0x30d497;};'use strict';var multer=require(_0x711c('0x0'));var util=require(_0x711c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x711c('0x2'));var router=express['Router']();var fs_extra=require(_0x711c('0x3'));var auth=require(_0x711c('0x4'));var interaction=require(_0x711c('0x5'));var config=require(_0x711c('0x6'));var controller=require(_0x711c('0x7'));router[_0x711c('0x8')]('/',auth[_0x711c('0x9')](),controller['index']);router['get'](_0x711c('0xa'),auth['isAuthenticated'](),controller[_0x711c('0xb')]);router[_0x711c('0x8')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x711c('0xc')]('/',auth[_0x711c('0x9')](),controller[_0x711c('0xd')]);router[_0x711c('0xe')](_0x711c('0xf'),auth[_0x711c('0x9')](),controller[_0x711c('0x10')]);router['delete'](_0x711c('0xf'),auth['isAuthenticated'](),controller[_0x711c('0x11')]);module[_0x711c('0x12')]=router;
\ No newline at end of file
+var _0x0f1f=['index','/:id','show','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated'];(function(_0x41fad2,_0xe2dc0e){var _0x67dac0=function(_0x3271a2){while(--_0x3271a2){_0x41fad2['push'](_0x41fad2['shift']());}};_0x67dac0(++_0xe2dc0e);}(_0x0f1f,0x69));var _0xf0f1=function(_0x464507,_0x28b145){_0x464507=_0x464507-0x0;var _0x3f6072=_0x0f1f[_0x464507];return _0x3f6072;};'use strict';var multer=require('multer');var util=require(_0xf0f1('0x0'));var path=require(_0xf0f1('0x1'));var timeout=require(_0xf0f1('0x2'));var express=require('express');var router=express[_0xf0f1('0x3')]();var fs_extra=require(_0xf0f1('0x4'));var auth=require(_0xf0f1('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xf0f1('0x6'));var controller=require('./chatTransferReport.controller');router[_0xf0f1('0x7')]('/',auth[_0xf0f1('0x8')](),controller[_0xf0f1('0x9')]);router[_0xf0f1('0x7')]('/describe',auth[_0xf0f1('0x8')](),controller['describe']);router[_0xf0f1('0x7')](_0xf0f1('0xa'),auth[_0xf0f1('0x8')](),controller[_0xf0f1('0xb')]);router[_0xf0f1('0xc')]('/',auth['isAuthenticated'](),controller[_0xf0f1('0xd')]);router[_0xf0f1('0xe')](_0xf0f1('0xa'),auth[_0xf0f1('0x8')](),controller[_0xf0f1('0xf')]);router[_0xf0f1('0x10')](_0xf0f1('0xa'),auth[_0xf0f1('0x8')](),controller[_0xf0f1('0x11')]);module[_0xf0f1('0x12')]=router;
\ No newline at end of file