Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / chatOfflineMessage / index.js
index a4590a2..0c65909 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc21=['exports','multer','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatOfflineMessage.controller','get','isAuthenticated','index','/describe','describe','/:id','post','create','put','delete','destroy'];(function(_0x403970,_0xec70b5){var _0x4c07a6=function(_0x2c6a67){while(--_0x2c6a67){_0x403970['push'](_0x403970['shift']());}};_0x4c07a6(++_0xec70b5);}(_0xbc21,0x151));var _0x1bc2=function(_0xe31c0a,_0x1d361e){_0xe31c0a=_0xe31c0a-0x0;var _0x29955a=_0xbc21[_0xe31c0a];return _0x29955a;};'use strict';var multer=require(_0x1bc2('0x0'));var util=require(_0x1bc2('0x1'));var path=require(_0x1bc2('0x2'));var timeout=require('connect-timeout');var express=require(_0x1bc2('0x3'));var router=express['Router']();var fs_extra=require(_0x1bc2('0x4'));var auth=require(_0x1bc2('0x5'));var interaction=require(_0x1bc2('0x6'));var config=require(_0x1bc2('0x7'));var controller=require(_0x1bc2('0x8'));router[_0x1bc2('0x9')]('/',auth[_0x1bc2('0xa')](),controller[_0x1bc2('0xb')]);router['get'](_0x1bc2('0xc'),auth['isAuthenticated'](),controller[_0x1bc2('0xd')]);router[_0x1bc2('0x9')](_0x1bc2('0xe'),auth['isAuthenticated'](),controller['show']);router[_0x1bc2('0xf')]('/',auth['isAuthenticated'](),controller[_0x1bc2('0x10')]);router[_0x1bc2('0x11')](_0x1bc2('0xe'),auth[_0x1bc2('0xa')](),controller['update']);router[_0x1bc2('0x12')](_0x1bc2('0xe'),auth[_0x1bc2('0xa')](),controller[_0x1bc2('0x13')]);module[_0x1bc2('0x14')]=router;
\ No newline at end of file
+var _0x01be=['describe','/:id','post','create','put','update','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./chatOfflineMessage.controller','get','isAuthenticated','/describe'];(function(_0xdcbbb,_0x39b964){var _0x19bb4e=function(_0x4952b7){while(--_0x4952b7){_0xdcbbb['push'](_0xdcbbb['shift']());}};_0x19bb4e(++_0x39b964);}(_0x01be,0xed));var _0xe01b=function(_0x6b6618,_0x39c4a2){_0x6b6618=_0x6b6618-0x0;var _0x130219=_0x01be[_0x6b6618];return _0x130219;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe01b('0x0'));var timeout=require(_0xe01b('0x1'));var express=require(_0xe01b('0x2'));var router=express[_0xe01b('0x3')]();var fs_extra=require(_0xe01b('0x4'));var auth=require(_0xe01b('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xe01b('0x6'));router[_0xe01b('0x7')]('/',auth[_0xe01b('0x8')](),controller['index']);router[_0xe01b('0x7')](_0xe01b('0x9'),auth[_0xe01b('0x8')](),controller[_0xe01b('0xa')]);router[_0xe01b('0x7')](_0xe01b('0xb'),auth[_0xe01b('0x8')](),controller['show']);router[_0xe01b('0xc')]('/',auth[_0xe01b('0x8')](),controller[_0xe01b('0xd')]);router[_0xe01b('0xe')](_0xe01b('0xb'),auth[_0xe01b('0x8')](),controller[_0xe01b('0xf')]);router[_0xe01b('0x10')](_0xe01b('0xb'),auth['isAuthenticated'](),controller[_0xe01b('0x11')]);module[_0xe01b('0x12')]=router;
\ No newline at end of file