X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappQueueReport%2FwhatsappQueueReport.model.js;h=31c6697e2d5476c12f42eaae8168dc0534e7f91b;hb=0fe7d63fdd24ac799f5260a5b10b06097955b09f;hp=f26deb8f17249932a92624c94287a7e09de1e24a;hpb=4f69ebcfd3a87338adde0f617720ee400a063456;p=motion2.git diff --git a/server/api/whatsappQueueReport/whatsappQueueReport.model.js b/server/api/whatsappQueueReport/whatsappQueueReport.model.js index f26deb8..31c6697 100644 --- a/server/api/whatsappQueueReport/whatsappQueueReport.model.js +++ b/server/api/whatsappQueueReport/whatsappQueueReport.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2d8c=['define','report_whatsapp_queue','uniqueid','util','moment','path','rimraf','../../config/environment'];(function(_0x4bfeda,_0x107bea){var _0x1b1b38=function(_0x129b3c){while(--_0x129b3c){_0x4bfeda['push'](_0x4bfeda['shift']());}};_0x1b1b38(++_0x107bea);}(_0x2d8c,0x18b));var _0xc2d8=function(_0x3cf4d3,_0x48065e){_0x3cf4d3=_0x3cf4d3-0x0;var _0x4e547b=_0x2d8c[_0x3cf4d3];return _0x4e547b;};'use strict';var _=require('lodash');var util=require(_0xc2d8('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xc2d8('0x1'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xc2d8('0x2'));var rimraf=require(_0xc2d8('0x3'));var config=require(_0xc2d8('0x4'));var attributes=require('./whatsappQueueReport.attributes');module['exports']=function(_0x21f893,_0x3b598a){return _0x21f893[_0xc2d8('0x5')]('WhatsappQueueReport',attributes,{'tableName':_0xc2d8('0x6'),'paranoid':![],'indexes':[{'name':_0xc2d8('0x7'),'fields':[_0xc2d8('0x7')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x5e36=['define','WhatsappQueueReport','uniqueid','lodash','util','api','moment','bluebird','path','rimraf','../../config/environment','./whatsappQueueReport.attributes','exports'];(function(_0xdd642,_0x5949fd){var _0x409035=function(_0x412f3d){while(--_0x412f3d){_0xdd642['push'](_0xdd642['shift']());}};_0x409035(++_0x5949fd);}(_0x5e36,0x1d7));var _0x65e3=function(_0x166677,_0x436edb){_0x166677=_0x166677-0x0;var _0x2b57ba=_0x5e36[_0x166677];return _0x2b57ba;};'use strict';var _=require(_0x65e3('0x0'));var util=require(_0x65e3('0x1'));var logger=require('../../config/logger')(_0x65e3('0x2'));var moment=require(_0x65e3('0x3'));var BPromise=require(_0x65e3('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x65e3('0x5'));var rimraf=require(_0x65e3('0x6'));var config=require(_0x65e3('0x7'));var attributes=require(_0x65e3('0x8'));module[_0x65e3('0x9')]=function(_0x53259b,_0x3f17a4){return _0x53259b[_0x65e3('0xa')](_0x65e3('0xb'),attributes,{'tableName':'report_whatsapp_queue','paranoid':![],'indexes':[{'name':_0x65e3('0xc'),'fields':[_0x65e3('0xc')]}],'timestamps':!![]});}; \ No newline at end of file