Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatTransferReport / index.js
index 0b7c9f9..69dd361 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f66=['describe','get','/:id','show','create','put','delete','destroy','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatTransferReport.controller','isAuthenticated','index'];(function(_0x4b055c,_0x4b870b){var _0x4b62bb=function(_0x4884c2){while(--_0x4884c2){_0x4b055c['push'](_0x4b055c['shift']());}};_0x4b62bb(++_0x4b870b);}(_0x5f66,0x1a0));var _0x65f6=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x5f66[_0x2b4411];return _0x8e41ef;};'use strict';var multer=require('multer');var util=require(_0x65f6('0x0'));var path=require('path');var timeout=require(_0x65f6('0x1'));var express=require(_0x65f6('0x2'));var router=express[_0x65f6('0x3')]();var auth=require(_0x65f6('0x4'));var interaction=require(_0x65f6('0x5'));var config=require('../../config/environment');var controller=require(_0x65f6('0x6'));router['get']('/',auth[_0x65f6('0x7')](),controller[_0x65f6('0x8')]);router['get']('/describe',auth[_0x65f6('0x7')](),controller[_0x65f6('0x9')]);router[_0x65f6('0xa')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller[_0x65f6('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0x65f6('0xd')]);router[_0x65f6('0xe')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller['update']);router[_0x65f6('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x65f6('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xfcfc=['../../components/interaction/service','../../config/environment','./chatTransferReport.controller','index','get','/describe','isAuthenticated','describe','/:id','post','create','put','delete','destroy','exports','multer','util','connect-timeout','fs-extra','../../components/auth/service'];(function(_0x28bfba,_0x543076){var _0x1d6099=function(_0x2b3847){while(--_0x2b3847){_0x28bfba['push'](_0x28bfba['shift']());}};_0x1d6099(++_0x543076);}(_0xfcfc,0x1c7));var _0xcfcf=function(_0x2c2902,_0x75cdab){_0x2c2902=_0x2c2902-0x0;var _0x44ec3b=_0xfcfc[_0x2c2902];return _0x44ec3b;};'use strict';var multer=require(_0xcfcf('0x0'));var util=require(_0xcfcf('0x1'));var path=require('path');var timeout=require(_0xcfcf('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xcfcf('0x3'));var auth=require(_0xcfcf('0x4'));var interaction=require(_0xcfcf('0x5'));var config=require(_0xcfcf('0x6'));var controller=require(_0xcfcf('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0xcfcf('0x8')]);router[_0xcfcf('0x9')](_0xcfcf('0xa'),auth[_0xcfcf('0xb')](),controller[_0xcfcf('0xc')]);router[_0xcfcf('0x9')](_0xcfcf('0xd'),auth[_0xcfcf('0xb')](),controller['show']);router[_0xcfcf('0xe')]('/',auth[_0xcfcf('0xb')](),controller[_0xcfcf('0xf')]);router[_0xcfcf('0x10')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0xcfcf('0x11')](_0xcfcf('0xd'),auth[_0xcfcf('0xb')](),controller[_0xcfcf('0x12')]);module[_0xcfcf('0x13')]=router;
\ No newline at end of file