Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / chatQueue / chatQueue.model.js
index 2d4aa85..5a7ccef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc9e=['util','api','moment','bluebird','request-promise','path','../../config/environment','./chatQueue.attributes','exports','define','chat_queues','lodash'];(function(_0x286221,_0x11cbdb){var _0x480e62=function(_0x3964d5){while(--_0x3964d5){_0x286221['push'](_0x286221['shift']());}};_0x480e62(++_0x11cbdb);}(_0xbc9e,0xe3));var _0xebc9=function(_0x16b9ed,_0x56517a){_0x16b9ed=_0x16b9ed-0x0;var _0x66b1f8=_0xbc9e[_0x16b9ed];return _0x66b1f8;};'use strict';var _=require(_0xebc9('0x0'));var util=require(_0xebc9('0x1'));var logger=require('../../config/logger')(_0xebc9('0x2'));var moment=require(_0xebc9('0x3'));var BPromise=require(_0xebc9('0x4'));var rp=require(_0xebc9('0x5'));var fs=require('fs');var path=require(_0xebc9('0x6'));var rimraf=require('rimraf');var config=require(_0xebc9('0x7'));var attributes=require(_0xebc9('0x8'));module[_0xebc9('0x9')]=function(_0x580741,_0x2dc32f){return _0x580741[_0xebc9('0xa')]('ChatQueue',attributes,{'tableName':_0xebc9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file
+var _0xc514=['../../config/environment','./chatQueue.attributes','exports','ChatQueue','chat_queues','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xc514,0x1b2));var _0x4c51=function(_0x512738,_0x52ef6b){_0x512738=_0x512738-0x0;var _0x1bdb2b=_0xc514[_0x512738];return _0x1bdb2b;};'use strict';var _=require(_0x4c51('0x0'));var util=require(_0x4c51('0x1'));var logger=require(_0x4c51('0x2'))(_0x4c51('0x3'));var moment=require('moment');var BPromise=require(_0x4c51('0x4'));var rp=require(_0x4c51('0x5'));var fs=require('fs');var path=require(_0x4c51('0x6'));var rimraf=require(_0x4c51('0x7'));var config=require(_0x4c51('0x8'));var attributes=require(_0x4c51('0x9'));module[_0x4c51('0xa')]=function(_0x446eac,_0xf2f6db){return _0x446eac['define'](_0x4c51('0xb'),attributes,{'tableName':_0x4c51('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file