Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / chatTransferReport / index.js
index 9326399..872af5b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb86e=['multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','update','delete','exports'];(function(_0x540b4c,_0x4a9b5a){var _0x4d4edc=function(_0xd37f6){while(--_0xd37f6){_0x540b4c['push'](_0x540b4c['shift']());}};_0x4d4edc(++_0x4a9b5a);}(_0xb86e,0x93));var _0xeb86=function(_0x171fb6,_0x1116d6){_0x171fb6=_0x171fb6-0x0;var _0x2dda01=_0xb86e[_0x171fb6];return _0x2dda01;};'use strict';var multer=require(_0xeb86('0x0'));var util=require(_0xeb86('0x1'));var path=require(_0xeb86('0x2'));var timeout=require(_0xeb86('0x3'));var express=require(_0xeb86('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xeb86('0x5'));var interaction=require(_0xeb86('0x6'));var config=require(_0xeb86('0x7'));var controller=require(_0xeb86('0x8'));router[_0xeb86('0x9')]('/',auth[_0xeb86('0xa')](),controller[_0xeb86('0xb')]);router[_0xeb86('0x9')](_0xeb86('0xc'),auth[_0xeb86('0xa')](),controller[_0xeb86('0xd')]);router[_0xeb86('0x9')](_0xeb86('0xe'),auth['isAuthenticated'](),controller[_0xeb86('0xf')]);router[_0xeb86('0x10')]('/',auth['isAuthenticated'](),controller[_0xeb86('0x11')]);router['put']('/:id',auth[_0xeb86('0xa')](),controller[_0xeb86('0x12')]);router[_0xeb86('0x13')]('/:id',auth[_0xeb86('0xa')](),controller['destroy']);module[_0xeb86('0x14')]=router;
\ No newline at end of file
+var _0xc447=['isAuthenticated','describe','/:id','show','post','create','delete','destroy','exports','multer','util','path','../../components/auth/service','../../components/interaction/service','./chatTransferReport.controller','get','/describe'];(function(_0x43b584,_0x20a6bd){var _0x48f27b=function(_0x1eeb77){while(--_0x1eeb77){_0x43b584['push'](_0x43b584['shift']());}};_0x48f27b(++_0x20a6bd);}(_0xc447,0xf7));var _0x7c44=function(_0x4c802d,_0x3e2096){_0x4c802d=_0x4c802d-0x0;var _0x1da688=_0xc447[_0x4c802d];return _0x1da688;};'use strict';var multer=require(_0x7c44('0x0'));var util=require(_0x7c44('0x1'));var path=require(_0x7c44('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x7c44('0x3'));var interaction=require(_0x7c44('0x4'));var config=require('../../config/environment');var controller=require(_0x7c44('0x5'));router[_0x7c44('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7c44('0x6')](_0x7c44('0x7'),auth[_0x7c44('0x8')](),controller[_0x7c44('0x9')]);router[_0x7c44('0x6')](_0x7c44('0xa'),auth['isAuthenticated'](),controller[_0x7c44('0xb')]);router[_0x7c44('0xc')]('/',auth[_0x7c44('0x8')](),controller[_0x7c44('0xd')]);router['put'](_0x7c44('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x7c44('0xe')](_0x7c44('0xa'),auth[_0x7c44('0x8')](),controller[_0x7c44('0xf')]);module[_0x7c44('0x10')]=router;
\ No newline at end of file