Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / chatTransferReport / index.js
index 1e2477d..af047d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6b76=['isAuthenticated','index','/:id','show','post','create','put','update','exports','multer','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get'];(function(_0x671369,_0x433da5){var _0x33f2b4=function(_0x2e9db2){while(--_0x2e9db2){_0x671369['push'](_0x671369['shift']());}};_0x33f2b4(++_0x433da5);}(_0x6b76,0x1a1));var _0x66b7=function(_0x326bcd,_0x25cce0){_0x326bcd=_0x326bcd-0x0;var _0x45b9c8=_0x6b76[_0x326bcd];return _0x45b9c8;};'use strict';var multer=require(_0x66b7('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x66b7('0x1')]();var fs_extra=require(_0x66b7('0x2'));var auth=require(_0x66b7('0x3'));var interaction=require(_0x66b7('0x4'));var config=require(_0x66b7('0x5'));var controller=require(_0x66b7('0x6'));router[_0x66b7('0x7')]('/',auth[_0x66b7('0x8')](),controller[_0x66b7('0x9')]);router[_0x66b7('0x7')]('/describe',auth[_0x66b7('0x8')](),controller['describe']);router[_0x66b7('0x7')](_0x66b7('0xa'),auth[_0x66b7('0x8')](),controller[_0x66b7('0xb')]);router[_0x66b7('0xc')]('/',auth['isAuthenticated'](),controller[_0x66b7('0xd')]);router[_0x66b7('0xe')](_0x66b7('0xa'),auth[_0x66b7('0x8')](),controller[_0x66b7('0xf')]);router['delete']('/:id',auth[_0x66b7('0x8')](),controller['destroy']);module[_0x66b7('0x10')]=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