Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.model.js
index fbfdee4..44d764f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeeb0=['lodash','util','api','moment','request-promise','path','rimraf','./chatInternalMessage.attributes','exports','define','chat_internal_messages','utf8mb4'];(function(_0x4169d8,_0x3d7cd4){var _0x32084a=function(_0x5f59c6){while(--_0x5f59c6){_0x4169d8['push'](_0x4169d8['shift']());}};_0x32084a(++_0x3d7cd4);}(_0xeeb0,0x114));var _0x0eeb=function(_0x1d1963,_0x32cc0e){_0x1d1963=_0x1d1963-0x0;var _0x3f58bb=_0xeeb0[_0x1d1963];return _0x3f58bb;};'use strict';var _=require(_0x0eeb('0x0'));var util=require(_0x0eeb('0x1'));var logger=require('../../config/logger')(_0x0eeb('0x2'));var moment=require(_0x0eeb('0x3'));var BPromise=require('bluebird');var rp=require(_0x0eeb('0x4'));var fs=require('fs');var path=require(_0x0eeb('0x5'));var rimraf=require(_0x0eeb('0x6'));var config=require('../../config/environment');var attributes=require(_0x0eeb('0x7'));module[_0x0eeb('0x8')]=function(_0xfe5b43,_0x168442){return _0xfe5b43[_0x0eeb('0x9')]('ChatInternalMessage',attributes,{'tableName':_0x0eeb('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x0eeb('0xb'),'collate':'utf8mb4_unicode_ci'});};
\ No newline at end of file
+var _0x3f33=['rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','ChatInternalMessage','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger'];(function(_0x42c126,_0x1fdb0c){var _0x5db17d=function(_0x2cbb7f){while(--_0x2cbb7f){_0x42c126['push'](_0x42c126['shift']());}};_0x5db17d(++_0x1fdb0c);}(_0x3f33,0x1aa));var _0x33f3=function(_0x11f893,_0x259935){_0x11f893=_0x11f893-0x0;var _0x400fa8=_0x3f33[_0x11f893];return _0x400fa8;};'use strict';var _=require(_0x33f3('0x0'));var util=require(_0x33f3('0x1'));var logger=require(_0x33f3('0x2'))('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x33f3('0x3'));var config=require(_0x33f3('0x4'));var attributes=require(_0x33f3('0x5'));module[_0x33f3('0x6')]=function(_0x89c5e8,_0x4a793a){return _0x89c5e8[_0x33f3('0x7')](_0x33f3('0x8'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x33f3('0x9'),'collate':_0x33f3('0xa')});};
\ No newline at end of file