Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.model.js
index 9dd36a2..49739d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe633=['bluebird','path','../../config/environment','./whatsappInteraction.attributes','exports','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','moment'];(function(_0x487b0c,_0x14ff74){var _0x1adbdc=function(_0x2e7b9d){while(--_0x2e7b9d){_0x487b0c['push'](_0x487b0c['shift']());}};_0x1adbdc(++_0x14ff74);}(_0xe633,0x1a1));var _0x3e63=function(_0xd89e85,_0x3338f1){_0xd89e85=_0xd89e85-0x0;var _0xf2a572=_0xe633[_0xd89e85];return _0xf2a572;};'use strict';var _=require('lodash');var util=require(_0x3e63('0x0'));var logger=require(_0x3e63('0x1'))('api');var moment=require(_0x3e63('0x2'));var BPromise=require(_0x3e63('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x3e63('0x4'));var rimraf=require('rimraf');var config=require(_0x3e63('0x5'));var attributes=require(_0x3e63('0x6'));module[_0x3e63('0x7')]=function(_0x4f5fab,_0x4e3c37){return _0x4f5fab['define']('WhatsappInteraction',attributes,{'tableName':'whatsapp_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x76db75,_0x1a7b5e,_0x1e0be1){if(_0x76db75['changed'](_0x3e63('0x8'))){_0x76db75[_0x3e63('0x9')]=moment()[_0x3e63('0xa')](_0x3e63('0xb'));}_0x1e0be1(null,_0x76db75);}}});};
\ 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