Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.model.js
index d67cd4c..7fa7d15 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x93f2=['closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','../../config/logger','api','moment','bluebird','request-promise','rimraf','./openchannelInteraction.attributes','exports','OpenchannelInteraction','utf8mb4'];(function(_0x23bf66,_0x2f57be){var _0xbf7653=function(_0x5b0f5c){while(--_0x5b0f5c){_0x23bf66['push'](_0x23bf66['shift']());}};_0xbf7653(++_0x2f57be);}(_0x93f2,0x15d));var _0x293f=function(_0x24f31b,_0x44b8f3){_0x24f31b=_0x24f31b-0x0;var _0x488401=_0x93f2[_0x24f31b];return _0x488401;};'use strict';var _=require(_0x293f('0x0'));var util=require('util');var logger=require(_0x293f('0x1'))(_0x293f('0x2'));var moment=require(_0x293f('0x3'));var BPromise=require(_0x293f('0x4'));var rp=require(_0x293f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x293f('0x6'));var config=require('../../config/environment');var attributes=require(_0x293f('0x7'));module[_0x293f('0x8')]=function(_0x356b75,_0x1c39d0){return _0x356b75['define'](_0x293f('0x9'),attributes,{'tableName':'openchannel_interactions','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x293f('0xa'),'collate':'utf8mb4_unicode_ci','hooks':{'beforeUpdate':function(_0x55666d,_0x130521,_0xd99581){if(_0x55666d['changed'](_0x293f('0xb'))){_0x55666d[_0x293f('0xc')]=moment()[_0x293f('0xd')](_0x293f('0xe'));}_0xd99581(null,_0x55666d);}}});};
\ No newline at end of file
+var _0x8fed=['./openchannelInteraction.attributes','exports','openchannel_interactions','utf8mb4','utf8mb4_unicode_ci','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8fed,0x17e));var _0xd8fe=function(_0x35a270,_0x1eb7e4){_0x35a270=_0x35a270-0x0;var _0x21d38e=_0x8fed[_0x35a270];return _0x21d38e;};'use strict';var _=require(_0xd8fe('0x0'));var util=require(_0xd8fe('0x1'));var logger=require(_0xd8fe('0x2'))('api');var moment=require(_0xd8fe('0x3'));var BPromise=require(_0xd8fe('0x4'));var rp=require(_0xd8fe('0x5'));var fs=require('fs');var path=require(_0xd8fe('0x6'));var rimraf=require('rimraf');var config=require(_0xd8fe('0x7'));var attributes=require(_0xd8fe('0x8'));module[_0xd8fe('0x9')]=function(_0x55dee7,_0x463b56){return _0x55dee7['define']('OpenchannelInteraction',attributes,{'tableName':_0xd8fe('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xd8fe('0xb'),'collate':_0xd8fe('0xc'),'hooks':{'beforeUpdate':function(_0x371136,_0x6e2e43,_0x14663d){if(_0x371136['changed']('closed')){_0x371136['closedAt']=moment()[_0xd8fe('0xd')](_0xd8fe('0xe'));}_0x14663d(null,_0x371136);}}});};
\ No newline at end of file