Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / chatOfflineMessage / index.js
index 861b5ba..a939fe5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6a34=['/describe','/:id','show','post','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatOfflineMessage.controller','get','isAuthenticated','index'];(function(_0x1a4276,_0x6b9c22){var _0x4da8d6=function(_0x365ea9){while(--_0x365ea9){_0x1a4276['push'](_0x1a4276['shift']());}};_0x4da8d6(++_0x6b9c22);}(_0x6a34,0x182));var _0x46a3=function(_0x19747b,_0x49b4b7){_0x19747b=_0x19747b-0x0;var _0x445041=_0x6a34[_0x19747b];return _0x445041;};'use strict';var multer=require('multer');var util=require(_0x46a3('0x0'));var path=require(_0x46a3('0x1'));var timeout=require(_0x46a3('0x2'));var express=require(_0x46a3('0x3'));var router=express[_0x46a3('0x4')]();var fs_extra=require(_0x46a3('0x5'));var auth=require(_0x46a3('0x6'));var interaction=require(_0x46a3('0x7'));var config=require(_0x46a3('0x8'));var controller=require(_0x46a3('0x9'));router[_0x46a3('0xa')]('/',auth[_0x46a3('0xb')](),controller[_0x46a3('0xc')]);router[_0x46a3('0xa')](_0x46a3('0xd'),auth[_0x46a3('0xb')](),controller['describe']);router[_0x46a3('0xa')](_0x46a3('0xe'),auth[_0x46a3('0xb')](),controller[_0x46a3('0xf')]);router[_0x46a3('0x10')]('/',auth['isAuthenticated'](),controller['create']);router['put'](_0x46a3('0xe'),auth[_0x46a3('0xb')](),controller['update']);router['delete'](_0x46a3('0xe'),auth[_0x46a3('0xb')](),controller[_0x46a3('0x11')]);module[_0x46a3('0x12')]=router;
\ No newline at end of file
+var _0xb7ea=['/describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatOfflineMessage.controller','get','isAuthenticated'];(function(_0x46dd33,_0x492982){var _0x979584=function(_0x5a414b){while(--_0x5a414b){_0x46dd33['push'](_0x46dd33['shift']());}};_0x979584(++_0x492982);}(_0xb7ea,0x128));var _0xab7e=function(_0x544099,_0x372b30){_0x544099=_0x544099-0x0;var _0x20ab09=_0xb7ea[_0x544099];return _0x20ab09;};'use strict';var multer=require(_0xab7e('0x0'));var util=require(_0xab7e('0x1'));var path=require(_0xab7e('0x2'));var timeout=require(_0xab7e('0x3'));var express=require('express');var router=express[_0xab7e('0x4')]();var fs_extra=require(_0xab7e('0x5'));var auth=require(_0xab7e('0x6'));var interaction=require(_0xab7e('0x7'));var config=require(_0xab7e('0x8'));var controller=require(_0xab7e('0x9'));router[_0xab7e('0xa')]('/',auth[_0xab7e('0xb')](),controller['index']);router[_0xab7e('0xa')](_0xab7e('0xc'),auth['isAuthenticated'](),controller['describe']);router[_0xab7e('0xa')](_0xab7e('0xd'),auth[_0xab7e('0xb')](),controller[_0xab7e('0xe')]);router[_0xab7e('0xf')]('/',auth[_0xab7e('0xb')](),controller[_0xab7e('0x10')]);router[_0xab7e('0x11')]('/:id',auth[_0xab7e('0xb')](),controller[_0xab7e('0x12')]);router[_0xab7e('0x13')](_0xab7e('0xd'),auth['isAuthenticated'](),controller[_0xab7e('0x14')]);module[_0xab7e('0x15')]=router;
\ No newline at end of file