Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.model.js
index 4c0009f..49739d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfb15=['WhatsappInteraction','closed','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./whatsappInteraction.attributes','define'];(function(_0x30f59e,_0x2ff9a1){var _0xa43aff=function(_0x3baef1){while(--_0x3baef1){_0x30f59e['push'](_0x30f59e['shift']());}};_0xa43aff(++_0x2ff9a1);}(_0xfb15,0xf4));var _0x5fb1=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0xfb15[_0x2b4411];return _0x8e41ef;};'use strict';var _=require(_0x5fb1('0x0'));var util=require(_0x5fb1('0x1'));var logger=require(_0x5fb1('0x2'))(_0x5fb1('0x3'));var moment=require(_0x5fb1('0x4'));var BPromise=require(_0x5fb1('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x5fb1('0x6'));var rimraf=require(_0x5fb1('0x7'));var config=require(_0x5fb1('0x8'));var attributes=require(_0x5fb1('0x9'));module['exports']=function(_0x11a8e8,_0x43aed4){return _0x11a8e8[_0x5fb1('0xa')](_0x5fb1('0xb'),attributes,{'tableName':'whatsapp_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3dd54a,_0x471a2f,_0x48c833){if(_0x3dd54a['changed'](_0x5fb1('0xc'))){_0x3dd54a['closedAt']=moment()[_0x5fb1('0xd')](_0x5fb1('0xe'));}_0x48c833(null,_0x3dd54a);}}});};
\ No newline at end of file
+var _0x3f81=['util','../../config/logger','api','moment','request-promise','path','rimraf','./whatsappInteraction.attributes','exports','define','WhatsappInteraction','whatsapp_interactions','changed','closedAt','format','lodash'];(function(_0x27a1e0,_0x3ff2cb){var _0x1ca624=function(_0x435802){while(--_0x435802){_0x27a1e0['push'](_0x27a1e0['shift']());}};_0x1ca624(++_0x3ff2cb);}(_0x3f81,0x11f));var _0x13f8=function(_0x259e4b,_0x89414f){_0x259e4b=_0x259e4b-0x0;var _0x31b235=_0x3f81[_0x259e4b];return _0x31b235;};'use strict';var _=require(_0x13f8('0x0'));var util=require(_0x13f8('0x1'));var logger=require(_0x13f8('0x2'))(_0x13f8('0x3'));var moment=require(_0x13f8('0x4'));var BPromise=require('bluebird');var rp=require(_0x13f8('0x5'));var fs=require('fs');var path=require(_0x13f8('0x6'));var rimraf=require(_0x13f8('0x7'));var config=require('../../config/environment');var attributes=require(_0x13f8('0x8'));module[_0x13f8('0x9')]=function(_0x46fd9a,_0x1e329f){return _0x46fd9a[_0x13f8('0xa')](_0x13f8('0xb'),attributes,{'tableName':_0x13f8('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x2f90f4,_0x438297,_0x4f20fd){if(_0x2f90f4[_0x13f8('0xd')]('closed')){_0x2f90f4[_0x13f8('0xe')]=moment()[_0x13f8('0xf')]('YYYY-MM-DD\x20HH:mm:ss');}_0x4f20fd(null,_0x2f90f4);}}});};
\ No newline at end of file