Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.model.js
index 7301343..4667beb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6a44=['../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./openchannelInteraction.attributes','exports','OpenchannelInteraction','openchannel_interactions','utf8mb4','utf8mb4_unicode_ci','changed','closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash'];(function(_0x2493f7,_0x49c670){var _0x594ab2=function(_0x344ec2){while(--_0x344ec2){_0x2493f7['push'](_0x2493f7['shift']());}};_0x594ab2(++_0x49c670);}(_0x6a44,0x7f));var _0x46a4=function(_0xa7e6e9,_0x50dde1){_0xa7e6e9=_0xa7e6e9-0x0;var _0x52ca98=_0x6a44[_0xa7e6e9];return _0x52ca98;};'use strict';var _=require(_0x46a4('0x0'));var util=require('util');var logger=require(_0x46a4('0x1'))(_0x46a4('0x2'));var moment=require(_0x46a4('0x3'));var BPromise=require(_0x46a4('0x4'));var rp=require(_0x46a4('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x46a4('0x6'));var attributes=require(_0x46a4('0x7'));module[_0x46a4('0x8')]=function(_0xa29c4d,_0x2b53eb){return _0xa29c4d['define'](_0x46a4('0x9'),attributes,{'tableName':_0x46a4('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x46a4('0xb'),'collate':_0x46a4('0xc'),'hooks':{'beforeUpdate':function(_0x51c83e,_0x515f1a,_0x9955ea){if(_0x51c83e[_0x46a4('0xd')]('closed')){_0x51c83e[_0x46a4('0xe')]=moment()['format'](_0x46a4('0xf'));}_0x9955ea(null,_0x51c83e);}}});};
\ No newline at end of file
+var _0xf2f2=['openchannel_interactions','utf8mb4','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','api','bluebird','request-promise','path','./openchannelInteraction.attributes','define'];(function(_0x4b8f13,_0x222140){var _0x3c939b=function(_0x12a2bf){while(--_0x12a2bf){_0x4b8f13['push'](_0x4b8f13['shift']());}};_0x3c939b(++_0x222140);}(_0xf2f2,0x70));var _0x2f2f=function(_0x4d05dd,_0x258cdd){_0x4d05dd=_0x4d05dd-0x0;var _0x1c5226=_0xf2f2[_0x4d05dd];return _0x1c5226;};'use strict';var _=require(_0x2f2f('0x0'));var util=require(_0x2f2f('0x1'));var logger=require('../../config/logger')(_0x2f2f('0x2'));var moment=require('moment');var BPromise=require(_0x2f2f('0x3'));var rp=require(_0x2f2f('0x4'));var fs=require('fs');var path=require(_0x2f2f('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x2f2f('0x6'));module['exports']=function(_0x5b8164,_0xbf8b3c){return _0x5b8164[_0x2f2f('0x7')]('OpenchannelInteraction',attributes,{'tableName':_0x2f2f('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x2f2f('0x9'),'collate':'utf8mb4_unicode_ci','hooks':{'beforeUpdate':function(_0x161cfc,_0x2911ad,_0x26eeb5){if(_0x161cfc[_0x2f2f('0xa')](_0x2f2f('0xb'))){_0x161cfc[_0x2f2f('0xc')]=moment()[_0x2f2f('0xd')](_0x2f2f('0xe'));}_0x26eeb5(null,_0x161cfc);}}});};
\ No newline at end of file