Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / chatQueue / chatQueue.model.js
index 352a9c4..d9d8835 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0fcc=['./chatQueue.attributes','exports','define','chat_queues','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x1b5200,_0x46e08c){var _0x409a08=function(_0x41ef65){while(--_0x41ef65){_0x1b5200['push'](_0x1b5200['shift']());}};_0x409a08(++_0x46e08c);}(_0x0fcc,0x1a8));var _0xc0fc=function(_0x454018,_0x46e33a){_0x454018=_0x454018-0x0;var _0x24697d=_0x0fcc[_0x454018];return _0x24697d;};'use strict';var _=require(_0xc0fc('0x0'));var util=require(_0xc0fc('0x1'));var logger=require(_0xc0fc('0x2'))(_0xc0fc('0x3'));var moment=require(_0xc0fc('0x4'));var BPromise=require(_0xc0fc('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xc0fc('0x6'));var rimraf=require(_0xc0fc('0x7'));var config=require('../../config/environment');var attributes=require(_0xc0fc('0x8'));module[_0xc0fc('0x9')]=function(_0xbc2fd4,_0x2cd274){return _0xbc2fd4[_0xc0fc('0xa')]('ChatQueue',attributes,{'tableName':_0xc0fc('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file
+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