Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / chatTransferReport / index.js
index 85922e5..af047d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x757a=['../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','/describe','describe','/:id','show','create','put','update','delete','util','path'];(function(_0x725b8e,_0xc22b48){var _0x43ac45=function(_0x46bb4a){while(--_0x46bb4a){_0x725b8e['push'](_0x725b8e['shift']());}};_0x43ac45(++_0xc22b48);}(_0x757a,0xde));var _0xa757=function(_0x59b028,_0x27b07c){_0x59b028=_0x59b028-0x0;var _0x1e53fc=_0x757a[_0x59b028];return _0x1e53fc;};'use strict';var multer=require('multer');var util=require(_0xa757('0x0'));var path=require(_0xa757('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xa757('0x2'));var interaction=require(_0xa757('0x3'));var config=require(_0xa757('0x4'));var controller=require(_0xa757('0x5'));router[_0xa757('0x6')]('/',auth[_0xa757('0x7')](),controller['index']);router[_0xa757('0x6')](_0xa757('0x8'),auth['isAuthenticated'](),controller[_0xa757('0x9')]);router[_0xa757('0x6')](_0xa757('0xa'),auth[_0xa757('0x7')](),controller[_0xa757('0xb')]);router['post']('/',auth[_0xa757('0x7')](),controller[_0xa757('0xc')]);router[_0xa757('0xd')](_0xa757('0xa'),auth[_0xa757('0x7')](),controller[_0xa757('0xe')]);router[_0xa757('0xf')]('/:id',auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x435a=['delete','destroy','multer','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','get','index','/describe','isAuthenticated','describe','show','post','create','put'];(function(_0x1d3577,_0x17a32e){var _0x277d9a=function(_0x4b4144){while(--_0x4b4144){_0x1d3577['push'](_0x1d3577['shift']());}};_0x277d9a(++_0x17a32e);}(_0x435a,0x112));var _0xa435=function(_0x24125c,_0x4fdcf0){_0x24125c=_0x24125c-0x0;var _0x48cc4a=_0x435a[_0x24125c];return _0x48cc4a;};'use strict';var multer=require(_0xa435('0x0'));var util=require('util');var path=require(_0xa435('0x1'));var timeout=require(_0xa435('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xa435('0x3'));var auth=require(_0xa435('0x4'));var interaction=require(_0xa435('0x5'));var config=require('../../config/environment');var controller=require('./chatTransferReport.controller');router[_0xa435('0x6')]('/',auth['isAuthenticated'](),controller[_0xa435('0x7')]);router['get'](_0xa435('0x8'),auth[_0xa435('0x9')](),controller[_0xa435('0xa')]);router[_0xa435('0x6')]('/:id',auth[_0xa435('0x9')](),controller[_0xa435('0xb')]);router[_0xa435('0xc')]('/',auth[_0xa435('0x9')](),controller[_0xa435('0xd')]);router[_0xa435('0xe')]('/:id',auth[_0xa435('0x9')](),controller['update']);router[_0xa435('0xf')]('/:id',auth[_0xa435('0x9')](),controller[_0xa435('0x10')]);module['exports']=router;
\ No newline at end of file