Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatTransferReport / index.js
index 818c203..fcc9354 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbaf0=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','util','path'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xbaf0,0x12a));var _0x0baf=function(_0x3947c9,_0x4d6c97){_0x3947c9=_0x3947c9-0x0;var _0x2e7871=_0xbaf0[_0x3947c9];return _0x2e7871;};'use strict';var multer=require('multer');var util=require(_0x0baf('0x0'));var path=require(_0x0baf('0x1'));var timeout=require(_0x0baf('0x2'));var express=require(_0x0baf('0x3'));var router=express[_0x0baf('0x4')]();var auth=require(_0x0baf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x0baf('0x6'));var controller=require(_0x0baf('0x7'));router[_0x0baf('0x8')]('/',auth[_0x0baf('0x9')](),controller[_0x0baf('0xa')]);router[_0x0baf('0x8')](_0x0baf('0xb'),auth[_0x0baf('0x9')](),controller[_0x0baf('0xc')]);router['get'](_0x0baf('0xd'),auth['isAuthenticated'](),controller[_0x0baf('0xe')]);router[_0x0baf('0xf')]('/',auth[_0x0baf('0x9')](),controller[_0x0baf('0x10')]);router[_0x0baf('0x11')](_0x0baf('0xd'),auth[_0x0baf('0x9')](),controller[_0x0baf('0x12')]);router[_0x0baf('0x13')](_0x0baf('0xd'),auth[_0x0baf('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xf05a=['./chatTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','update','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x451e7,_0x5eda43){var _0x3c342b=function(_0x19169d){while(--_0x19169d){_0x451e7['push'](_0x451e7['shift']());}};_0x3c342b(++_0x5eda43);}(_0xf05a,0xb5));var _0xaf05=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0xf05a[_0x4a9fb1];return _0x348672;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xaf05('0x0'));var timeout=require(_0xaf05('0x1'));var express=require(_0xaf05('0x2'));var router=express[_0xaf05('0x3')]();var fs_extra=require(_0xaf05('0x4'));var auth=require(_0xaf05('0x5'));var interaction=require(_0xaf05('0x6'));var config=require(_0xaf05('0x7'));var controller=require(_0xaf05('0x8'));router[_0xaf05('0x9')]('/',auth[_0xaf05('0xa')](),controller[_0xaf05('0xb')]);router[_0xaf05('0x9')](_0xaf05('0xc'),auth[_0xaf05('0xa')](),controller[_0xaf05('0xd')]);router[_0xaf05('0x9')](_0xaf05('0xe'),auth[_0xaf05('0xa')](),controller[_0xaf05('0xf')]);router[_0xaf05('0x10')]('/',auth[_0xaf05('0xa')](),controller[_0xaf05('0x11')]);router['put'](_0xaf05('0xe'),auth[_0xaf05('0xa')](),controller[_0xaf05('0x12')]);router['delete'](_0xaf05('0xe'),auth[_0xaf05('0xa')](),controller[_0xaf05('0x13')]);module[_0xaf05('0x14')]=router;
\ No newline at end of file