X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserWhatsappQueue%2FuserWhatsappQueue.model.js;h=2e37ef9b162356a6a7d1fd81772671722b225a80;hb=346b088f67941917246c7baf7fa29be1e107643b;hp=3ac8d00c7ee1ea3c3dcaaa9659f5eeccb4415167;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/api/userWhatsappQueue/userWhatsappQueue.model.js b/server/api/userWhatsappQueue/userWhatsappQueue.model.js index 3ac8d00..2e37ef9 100644 --- a/server/api/userWhatsappQueue/userWhatsappQueue.model.js +++ b/server/api/userWhatsappQueue/userWhatsappQueue.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x69ce=['../../config/environment','./userWhatsappQueue.attributes','define','UserWhatsappQueue','user_has_whatsapp_queues','lodash','util','api','moment','bluebird','request-promise','rimraf'];(function(_0x360276,_0x5abedd){var _0x2e6eb1=function(_0x16debf){while(--_0x16debf){_0x360276['push'](_0x360276['shift']());}};_0x2e6eb1(++_0x5abedd);}(_0x69ce,0x191));var _0xe69c=function(_0x209941,_0x5c9988){_0x209941=_0x209941-0x0;var _0x1e8729=_0x69ce[_0x209941];return _0x1e8729;};'use strict';var _=require(_0xe69c('0x0'));var util=require(_0xe69c('0x1'));var logger=require('../../config/logger')(_0xe69c('0x2'));var moment=require(_0xe69c('0x3'));var BPromise=require(_0xe69c('0x4'));var rp=require(_0xe69c('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe69c('0x6'));var config=require(_0xe69c('0x7'));var attributes=require(_0xe69c('0x8'));module['exports']=function(_0x3e72c8,_0x50e812){return _0x3e72c8[_0xe69c('0x9')](_0xe69c('0xa'),attributes,{'tableName':_0xe69c('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x4ea2=['request-promise','path','rimraf','../../config/environment','exports','define','UserWhatsappQueue','user_has_whatsapp_queues','util','../../config/logger','api','bluebird'];(function(_0x17f672,_0x2653a3){var _0xf5d9be=function(_0x3b51aa){while(--_0x3b51aa){_0x17f672['push'](_0x17f672['shift']());}};_0xf5d9be(++_0x2653a3);}(_0x4ea2,0xec));var _0x24ea=function(_0x36c6eb,_0x4fb127){_0x36c6eb=_0x36c6eb-0x0;var _0x30675b=_0x4ea2[_0x36c6eb];return _0x30675b;};'use strict';var _=require('lodash');var util=require(_0x24ea('0x0'));var logger=require(_0x24ea('0x1'))(_0x24ea('0x2'));var moment=require('moment');var BPromise=require(_0x24ea('0x3'));var rp=require(_0x24ea('0x4'));var fs=require('fs');var path=require(_0x24ea('0x5'));var rimraf=require(_0x24ea('0x6'));var config=require(_0x24ea('0x7'));var attributes=require('./userWhatsappQueue.attributes');module[_0x24ea('0x8')]=function(_0x37bd8f,_0x236d3c){return _0x37bd8f[_0x24ea('0x9')](_0x24ea('0xa'),attributes,{'tableName':_0x24ea('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file