Built motion from commit (unavailable).|2.3.4
[motion2.git] / server / api / chatOfflineMessage / index.js
index 5be1310..121ad1f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8a1b=['isAuthenticated','/describe','describe','create','/:id','update','delete','exports','multer','util','connect-timeout','express','../../components/interaction/service','../../config/environment','./chatOfflineMessage.controller','get'];(function(_0x5d6f8d,_0x5c4f74){var _0x2899db=function(_0x134b3c){while(--_0x134b3c){_0x5d6f8d['push'](_0x5d6f8d['shift']());}};_0x2899db(++_0x5c4f74);}(_0x8a1b,0xf8));var _0xb8a1=function(_0x51fc53,_0x2e6e15){_0x51fc53=_0x51fc53-0x0;var _0x4ffc98=_0x8a1b[_0x51fc53];return _0x4ffc98;};'use strict';var multer=require(_0xb8a1('0x0'));var util=require(_0xb8a1('0x1'));var path=require('path');var timeout=require(_0xb8a1('0x2'));var express=require(_0xb8a1('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xb8a1('0x4'));var config=require(_0xb8a1('0x5'));var controller=require(_0xb8a1('0x6'));router[_0xb8a1('0x7')]('/',auth[_0xb8a1('0x8')](),controller['index']);router[_0xb8a1('0x7')](_0xb8a1('0x9'),auth[_0xb8a1('0x8')](),controller[_0xb8a1('0xa')]);router[_0xb8a1('0x7')]('/:id',auth[_0xb8a1('0x8')](),controller['show']);router['post']('/',auth[_0xb8a1('0x8')](),controller[_0xb8a1('0xb')]);router['put'](_0xb8a1('0xc'),auth['isAuthenticated'](),controller[_0xb8a1('0xd')]);router[_0xb8a1('0xe')](_0xb8a1('0xc'),auth[_0xb8a1('0x8')](),controller['destroy']);module[_0xb8a1('0xf')]=router;
\ No newline at end of file
+var _0x8fcf=['util','path','express','../../config/environment','./chatOfflineMessage.controller','get','isAuthenticated','index','/describe','show','post','create','/:id','delete','destroy','exports','multer'];(function(_0x1c6f8,_0x18af22){var _0xc47f94=function(_0x280668){while(--_0x280668){_0x1c6f8['push'](_0x1c6f8['shift']());}};_0xc47f94(++_0x18af22);}(_0x8fcf,0x1db));var _0xf8fc=function(_0x53b1ab,_0x1e8030){_0x53b1ab=_0x53b1ab-0x0;var _0x415982=_0x8fcf[_0x53b1ab];return _0x415982;};'use strict';var multer=require(_0xf8fc('0x0'));var util=require(_0xf8fc('0x1'));var path=require(_0xf8fc('0x2'));var timeout=require('connect-timeout');var express=require(_0xf8fc('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf8fc('0x4'));var controller=require(_0xf8fc('0x5'));router[_0xf8fc('0x6')]('/',auth[_0xf8fc('0x7')](),controller[_0xf8fc('0x8')]);router[_0xf8fc('0x6')](_0xf8fc('0x9'),auth[_0xf8fc('0x7')](),controller['describe']);router[_0xf8fc('0x6')]('/:id',auth[_0xf8fc('0x7')](),controller[_0xf8fc('0xa')]);router[_0xf8fc('0xb')]('/',auth[_0xf8fc('0x7')](),controller[_0xf8fc('0xc')]);router['put'](_0xf8fc('0xd'),auth[_0xf8fc('0x7')](),controller['update']);router[_0xf8fc('0xe')](_0xf8fc('0xd'),auth[_0xf8fc('0x7')](),controller[_0xf8fc('0xf')]);module[_0xf8fc('0x10')]=router;
\ No newline at end of file