Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.model.js
index 24a2288..44d764f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x53a8=['./chatInternalMessage.attributes','ChatInternalMessage','utf8mb4','utf8mb4_unicode_ci','lodash','api','moment','request-promise','path','rimraf'];(function(_0x3e0b8f,_0x1cddeb){var _0x22f742=function(_0xacb1bc){while(--_0xacb1bc){_0x3e0b8f['push'](_0x3e0b8f['shift']());}};_0x22f742(++_0x1cddeb);}(_0x53a8,0x1c6));var _0x853a=function(_0x29e696,_0x2b4e94){_0x29e696=_0x29e696-0x0;var _0x913001=_0x53a8[_0x29e696];return _0x913001;};'use strict';var _=require(_0x853a('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x853a('0x1'));var moment=require(_0x853a('0x2'));var BPromise=require('bluebird');var rp=require(_0x853a('0x3'));var fs=require('fs');var path=require(_0x853a('0x4'));var rimraf=require(_0x853a('0x5'));var config=require('../../config/environment');var attributes=require(_0x853a('0x6'));module['exports']=function(_0x50b4cb,_0x3dd417){return _0x50b4cb['define'](_0x853a('0x7'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x853a('0x8'),'collate':_0x853a('0x9')});};
\ 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