Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / chatTransferReport / index.js
index 9fdd096..af047d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x75ff=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x75ff,0xb4));var _0xf75f=function(_0x41d902,_0x29d0b){_0x41d902=_0x41d902-0x0;var _0x360fb1=_0x75ff[_0x41d902];return _0x360fb1;};'use strict';var multer=require(_0xf75f('0x0'));var util=require(_0xf75f('0x1'));var path=require(_0xf75f('0x2'));var timeout=require(_0xf75f('0x3'));var express=require('express');var router=express[_0xf75f('0x4')]();var fs_extra=require(_0xf75f('0x5'));var auth=require(_0xf75f('0x6'));var interaction=require(_0xf75f('0x7'));var config=require(_0xf75f('0x8'));var controller=require(_0xf75f('0x9'));router['get']('/',auth[_0xf75f('0xa')](),controller[_0xf75f('0xb')]);router[_0xf75f('0xc')](_0xf75f('0xd'),auth['isAuthenticated'](),controller[_0xf75f('0xe')]);router[_0xf75f('0xc')](_0xf75f('0xf'),auth[_0xf75f('0xa')](),controller[_0xf75f('0x10')]);router[_0xf75f('0x11')]('/',auth[_0xf75f('0xa')](),controller[_0xf75f('0x12')]);router[_0xf75f('0x13')]('/:id',auth[_0xf75f('0xa')](),controller['update']);router[_0xf75f('0x14')](_0xf75f('0xf'),auth[_0xf75f('0xa')](),controller[_0xf75f('0x15')]);module[_0xf75f('0x16')]=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