Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / chatTransferReport / index.js
index 75e0e08..cb0e4bc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f66=['describe','get','/:id','show','create','put','delete','destroy','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatTransferReport.controller','isAuthenticated','index'];(function(_0x2cc569,_0x4e9568){var _0x1bfc2e=function(_0x5b8fcb){while(--_0x5b8fcb){_0x2cc569['push'](_0x2cc569['shift']());}};_0x1bfc2e(++_0x4e9568);}(_0x5f66,0x1a0));var _0x65f6=function(_0xefd519,_0xc62635){_0xefd519=_0xefd519-0x0;var _0x4bb882=_0x5f66[_0xefd519];return _0x4bb882;};'use strict';var multer=require('multer');var util=require(_0x65f6('0x0'));var path=require('path');var timeout=require(_0x65f6('0x1'));var express=require(_0x65f6('0x2'));var router=express[_0x65f6('0x3')]();var auth=require(_0x65f6('0x4'));var interaction=require(_0x65f6('0x5'));var config=require('../../config/environment');var controller=require(_0x65f6('0x6'));router['get']('/',auth[_0x65f6('0x7')](),controller[_0x65f6('0x8')]);router['get']('/describe',auth[_0x65f6('0x7')](),controller[_0x65f6('0x9')]);router[_0x65f6('0xa')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller[_0x65f6('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0x65f6('0xd')]);router[_0x65f6('0xe')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller['update']);router[_0x65f6('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x65f6('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xda2f=['post','put','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./chatTransferReport.controller','get','isAuthenticated','index','describe','/:id','show'];(function(_0x558371,_0x1e87d1){var _0x477157=function(_0x5abbc5){while(--_0x5abbc5){_0x558371['push'](_0x558371['shift']());}};_0x477157(++_0x1e87d1);}(_0xda2f,0xdc));var _0xfda2=function(_0x2868cb,_0x3f8bd5){_0x2868cb=_0x2868cb-0x0;var _0x48fbf2=_0xda2f[_0x2868cb];return _0x48fbf2;};'use strict';var multer=require(_0xfda2('0x0'));var util=require('util');var path=require(_0xfda2('0x1'));var timeout=require(_0xfda2('0x2'));var express=require(_0xfda2('0x3'));var router=express[_0xfda2('0x4')]();var fs_extra=require(_0xfda2('0x5'));var auth=require(_0xfda2('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xfda2('0x7'));router[_0xfda2('0x8')]('/',auth[_0xfda2('0x9')](),controller[_0xfda2('0xa')]);router[_0xfda2('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xfda2('0xb')]);router['get'](_0xfda2('0xc'),auth[_0xfda2('0x9')](),controller[_0xfda2('0xd')]);router[_0xfda2('0xe')]('/',auth[_0xfda2('0x9')](),controller['create']);router[_0xfda2('0xf')]('/:id',auth['isAuthenticated'](),controller['update']);router['delete'](_0xfda2('0xc'),auth[_0xfda2('0x9')](),controller[_0xfda2('0x10')]);module[_0xfda2('0x11')]=router;
\ No newline at end of file