Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / chatQueue / chatQueue.model.js
index d9d8835..2d4aa85 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xabe1=['chat_queues','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','./chatQueue.attributes','define','ChatQueue'];(function(_0x3634e5,_0x16540a){var _0x4982b5=function(_0x42f2f7){while(--_0x42f2f7){_0x3634e5['push'](_0x3634e5['shift']());}};_0x4982b5(++_0x16540a);}(_0xabe1,0x1bb));var _0x1abe=function(_0x281a65,_0x12ec13){_0x281a65=_0x281a65-0x0;var _0x28339f=_0xabe1[_0x281a65];return _0x28339f;};'use strict';var _=require(_0x1abe('0x0'));var util=require(_0x1abe('0x1'));var logger=require(_0x1abe('0x2'))(_0x1abe('0x3'));var moment=require(_0x1abe('0x4'));var BPromise=require(_0x1abe('0x5'));var rp=require(_0x1abe('0x6'));var fs=require('fs');var path=require(_0x1abe('0x7'));var rimraf=require(_0x1abe('0x8'));var config=require('../../config/environment');var attributes=require(_0x1abe('0x9'));module['exports']=function(_0x32fc11,_0x4344d9){return _0x32fc11[_0x1abe('0xa')](_0x1abe('0xb'),attributes,{'tableName':_0x1abe('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file
+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