Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / chatTransferReport / index.js
index acdad49..1368bc2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b0e=['multer','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','index','/describe','/:id','show','create','delete','exports'];(function(_0x5f1cf3,_0x11b70f){var _0x4b3ad1=function(_0x15c553){while(--_0x15c553){_0x5f1cf3['push'](_0x5f1cf3['shift']());}};_0x4b3ad1(++_0x11b70f);}(_0x0b0e,0x187));var _0xe0b0=function(_0x4c2f17,_0x5c6821){_0x4c2f17=_0x4c2f17-0x0;var _0x20919e=_0x0b0e[_0x4c2f17];return _0x20919e;};'use strict';var multer=require(_0xe0b0('0x0'));var util=require('util');var path=require(_0xe0b0('0x1'));var timeout=require('connect-timeout');var express=require(_0xe0b0('0x2'));var router=express[_0xe0b0('0x3')]();var auth=require(_0xe0b0('0x4'));var interaction=require(_0xe0b0('0x5'));var config=require(_0xe0b0('0x6'));var controller=require(_0xe0b0('0x7'));router[_0xe0b0('0x8')]('/',auth[_0xe0b0('0x9')](),controller[_0xe0b0('0xa')]);router[_0xe0b0('0x8')](_0xe0b0('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0xe0b0('0x8')](_0xe0b0('0xc'),auth[_0xe0b0('0x9')](),controller[_0xe0b0('0xd')]);router['post']('/',auth[_0xe0b0('0x9')](),controller[_0xe0b0('0xe')]);router['put'](_0xe0b0('0xc'),auth[_0xe0b0('0x9')](),controller['update']);router[_0xe0b0('0xf')](_0xe0b0('0xc'),auth[_0xe0b0('0x9')](),controller['destroy']);module[_0xe0b0('0x10')]=router;
\ No newline at end of file
+var _0xce33=['put','/:id','update','delete','destroy','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','/describe','show','create'];(function(_0x18fb16,_0x45edbc){var _0x147b0d=function(_0x5b1b00){while(--_0x5b1b00){_0x18fb16['push'](_0x18fb16['shift']());}};_0x147b0d(++_0x45edbc);}(_0xce33,0x1f3));var _0x3ce3=function(_0x5b756c,_0x3621b6){_0x5b756c=_0x5b756c-0x0;var _0x2e0952=_0xce33[_0x5b756c];return _0x2e0952;};'use strict';var multer=require('multer');var util=require(_0x3ce3('0x0'));var path=require(_0x3ce3('0x1'));var timeout=require(_0x3ce3('0x2'));var express=require(_0x3ce3('0x3'));var router=express[_0x3ce3('0x4')]();var fs_extra=require(_0x3ce3('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x3ce3('0x6'));var config=require(_0x3ce3('0x7'));var controller=require(_0x3ce3('0x8'));router[_0x3ce3('0x9')]('/',auth[_0x3ce3('0xa')](),controller['index']);router[_0x3ce3('0x9')](_0x3ce3('0xb'),auth[_0x3ce3('0xa')](),controller['describe']);router[_0x3ce3('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x3ce3('0xc')]);router['post']('/',auth[_0x3ce3('0xa')](),controller[_0x3ce3('0xd')]);router[_0x3ce3('0xe')](_0x3ce3('0xf'),auth[_0x3ce3('0xa')](),controller[_0x3ce3('0x10')]);router[_0x3ce3('0x11')](_0x3ce3('0xf'),auth[_0x3ce3('0xa')](),controller[_0x3ce3('0x12')]);module['exports']=router;
\ No newline at end of file