Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / faxMessage / faxMessage.model.js
index 18f288c..e071da0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x95f0=['../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./faxMessage.attributes','exports','define','FaxMessage','fax_messages','fti_fax_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','UserId','FaxInteraction','then','update','createdAt','catch','error','utf8mb4','lodash','util'];(function(_0x387f80,_0x141029){var _0x3bec51=function(_0x419704){while(--_0x419704){_0x387f80['push'](_0x387f80['shift']());}};_0x3bec51(++_0x141029);}(_0x95f0,0x1eb));var _0x095f=function(_0x461be2,_0x38a677){_0x461be2=_0x461be2-0x0;var _0x5edac8=_0x95f0[_0x461be2];return _0x5edac8;};'use strict';var _=require(_0x095f('0x0'));var util=require(_0x095f('0x1'));var logger=require(_0x095f('0x2'))(_0x095f('0x3'));var moment=require(_0x095f('0x4'));var BPromise=require(_0x095f('0x5'));var rp=require(_0x095f('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x095f('0x7'));var attributes=require(_0x095f('0x8'));module[_0x095f('0x9')]=function(_0x5fe6b5,_0x2c3775){return _0x5fe6b5[_0x095f('0xa')](_0x095f('0xb'),attributes,{'tableName':_0x095f('0xc'),'paranoid':![],'indexes':[{'name':_0x095f('0xd'),'fields':[_0x095f('0xe')],'type':_0x095f('0xf')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x22c8ac,_0x179c11,_0x19fa46){var _0x27b74d=_0x5fe6b5[_0x095f('0x10')];var _0x2565ae=_0x22c8ac[_0x095f('0x11')]({'plain':!![]});if(_0x2565ae[_0x095f('0x12')]['toLowerCase']()==='in'||_0x2565ae[_0x095f('0x12')][_0x095f('0x13')]()===_0x095f('0x14')&&!_0x2565ae['secret']&&!_['isNil'](_0x2565ae[_0x095f('0x15')])){_0x27b74d[_0x095f('0x16')]['findOne']({'where':{'id':_0x2565ae['FaxInteractionId']}})[_0x095f('0x17')](function(_0x1bff39){if(_0x1bff39){_0x1bff39[_0x095f('0x18')]({'lastMsgAt':_0x2565ae[_0x095f('0x19')],'lastMsgDirection':_0x2565ae[_0x095f('0x12')][_0x095f('0x13')]()});}})[_0x095f('0x1a')](function(_0x105d9f){console[_0x095f('0x1b')](_0x105d9f);});}_0x19fa46();}},'charset':_0x095f('0x1c'),'collate':'utf8mb4_unicode_ci'});};
\ No newline at end of file
+var _0xcdd7=['get','direction','toLowerCase','out','secret','FaxInteraction','findOne','update','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','exports','define','FaxMessage','fax_messages','fti_fax_messages','body','FULLTEXT','models'];(function(_0x277cae,_0x5e229c){var _0x58d8c9=function(_0x55a6dd){while(--_0x55a6dd){_0x277cae['push'](_0x277cae['shift']());}};_0x58d8c9(++_0x5e229c);}(_0xcdd7,0x119));var _0x7cdd=function(_0xf87aa1,_0x26d846){_0xf87aa1=_0xf87aa1-0x0;var _0xe6e394=_0xcdd7[_0xf87aa1];return _0xe6e394;};'use strict';var _=require(_0x7cdd('0x0'));var util=require(_0x7cdd('0x1'));var logger=require(_0x7cdd('0x2'))(_0x7cdd('0x3'));var moment=require(_0x7cdd('0x4'));var BPromise=require('bluebird');var rp=require(_0x7cdd('0x5'));var fs=require('fs');var path=require(_0x7cdd('0x6'));var rimraf=require(_0x7cdd('0x7'));var config=require('../../config/environment');var attributes=require('./faxMessage.attributes');module[_0x7cdd('0x8')]=function(_0x54e517,_0x36c5ad){return _0x54e517[_0x7cdd('0x9')](_0x7cdd('0xa'),attributes,{'tableName':_0x7cdd('0xb'),'paranoid':![],'indexes':[{'name':_0x7cdd('0xc'),'fields':[_0x7cdd('0xd')],'type':_0x7cdd('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3c6667,_0x63d0cf,_0x5d821f){var _0x52c651=_0x54e517[_0x7cdd('0xf')];var _0x31c295=_0x3c6667[_0x7cdd('0x10')]({'plain':!![]});if(_0x31c295['direction']['toLowerCase']()==='in'||_0x31c295[_0x7cdd('0x11')][_0x7cdd('0x12')]()===_0x7cdd('0x13')&&!_0x31c295[_0x7cdd('0x14')]&&!_['isNil'](_0x31c295['UserId'])){_0x52c651[_0x7cdd('0x15')][_0x7cdd('0x16')]({'where':{'id':_0x31c295['FaxInteractionId']}})['then'](function(_0x56941c){if(_0x56941c){_0x56941c[_0x7cdd('0x17')]({'lastMsgAt':_0x31c295['createdAt'],'lastMsgDirection':_0x31c295['direction'][_0x7cdd('0x12')]()});}})['catch'](function(_0xecb8db){console[_0x7cdd('0x18')](_0xecb8db);});}_0x5d821f();}},'charset':_0x7cdd('0x19'),'collate':_0x7cdd('0x1a')});};
\ No newline at end of file