Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatTransferReport / index.js
index bdf48d8..69dd361 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x57ff=['/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../config/environment','./chatTransferReport.controller','get','isAuthenticated'];(function(_0x471a59,_0x2bb489){var _0x29428c=function(_0x249e9c){while(--_0x249e9c){_0x471a59['push'](_0x471a59['shift']());}};_0x29428c(++_0x2bb489);}(_0x57ff,0x1af));var _0xf57f=function(_0x500c8b,_0xeb44d5){_0x500c8b=_0x500c8b-0x0;var _0x41666e=_0x57ff[_0x500c8b];return _0x41666e;};'use strict';var multer=require(_0xf57f('0x0'));var util=require(_0xf57f('0x1'));var path=require(_0xf57f('0x2'));var timeout=require(_0xf57f('0x3'));var express=require('express');var router=express[_0xf57f('0x4')]();var fs_extra=require(_0xf57f('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf57f('0x6'));var controller=require(_0xf57f('0x7'));router[_0xf57f('0x8')]('/',auth[_0xf57f('0x9')](),controller['index']);router[_0xf57f('0x8')](_0xf57f('0xa'),auth[_0xf57f('0x9')](),controller[_0xf57f('0xb')]);router['get'](_0xf57f('0xc'),auth['isAuthenticated'](),controller[_0xf57f('0xd')]);router[_0xf57f('0xe')]('/',auth['isAuthenticated'](),controller[_0xf57f('0xf')]);router[_0xf57f('0x10')](_0xf57f('0xc'),auth['isAuthenticated'](),controller[_0xf57f('0x11')]);router[_0xf57f('0x12')](_0xf57f('0xc'),auth['isAuthenticated'](),controller[_0xf57f('0x13')]);module[_0xf57f('0x14')]=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