Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.model.js
index 4465c8c..49739d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x10f9=['api','bluebird','path','rimraf','define','WhatsappInteraction','whatsapp_interactions','changed','YYYY-MM-DD\x20HH:mm:ss','lodash','../../config/logger'];(function(_0x594eb7,_0x28a256){var _0x2ad556=function(_0x38a031){while(--_0x38a031){_0x594eb7['push'](_0x594eb7['shift']());}};_0x2ad556(++_0x28a256);}(_0x10f9,0x106));var _0x910f=function(_0x39e9a6,_0x18285a){_0x39e9a6=_0x39e9a6-0x0;var _0x5a0eca=_0x10f9[_0x39e9a6];return _0x5a0eca;};'use strict';var _=require(_0x910f('0x0'));var util=require('util');var logger=require(_0x910f('0x1'))(_0x910f('0x2'));var moment=require('moment');var BPromise=require(_0x910f('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x910f('0x4'));var rimraf=require(_0x910f('0x5'));var config=require('../../config/environment');var attributes=require('./whatsappInteraction.attributes');module['exports']=function(_0x46b6e2,_0x1a7706){return _0x46b6e2[_0x910f('0x6')](_0x910f('0x7'),attributes,{'tableName':_0x910f('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x40e859,_0x10f7a4,_0x31993c){if(_0x40e859[_0x910f('0x9')]('closed')){_0x40e859['closedAt']=moment()['format'](_0x910f('0xa'));}_0x31993c(null,_0x40e859);}}});};
\ 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