Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.model.js
index bd89a26..1a69a99 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5100=['define','openchannel_interactions','changed','closedAt','format','lodash','util','api','bluebird','path','rimraf','./openchannelInteraction.attributes','exports'];(function(_0x142b46,_0x3ad7d5){var _0x6740bc=function(_0x417483){while(--_0x417483){_0x142b46['push'](_0x142b46['shift']());}};_0x6740bc(++_0x3ad7d5);}(_0x5100,0x1bf));var _0x0510=function(_0x2710c7,_0x1a5409){_0x2710c7=_0x2710c7-0x0;var _0xe16f3f=_0x5100[_0x2710c7];return _0xe16f3f;};'use strict';var _=require(_0x0510('0x0'));var util=require(_0x0510('0x1'));var logger=require('../../config/logger')(_0x0510('0x2'));var moment=require('moment');var BPromise=require(_0x0510('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x0510('0x4'));var rimraf=require(_0x0510('0x5'));var config=require('../../config/environment');var attributes=require(_0x0510('0x6'));module[_0x0510('0x7')]=function(_0x421fb3,_0x1e604d){return _0x421fb3[_0x0510('0x8')]('OpenchannelInteraction',attributes,{'tableName':_0x0510('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci','hooks':{'beforeUpdate':function(_0x4ec412,_0x3dde52,_0x53b137){if(_0x4ec412[_0x0510('0xa')]('closed')){_0x4ec412[_0x0510('0xb')]=moment()[_0x0510('0xc')]('YYYY-MM-DD\x20HH:mm:ss');}_0x53b137(null,_0x4ec412);}}});};
\ No newline at end of file
+var _0x663a=['closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','request-promise','rimraf','../../config/environment','exports','define','utf8mb4','utf8mb4_unicode_ci','changed'];(function(_0x2e219e,_0x30e6d3){var _0x3e924a=function(_0x3ba02d){while(--_0x3ba02d){_0x2e219e['push'](_0x2e219e['shift']());}};_0x3e924a(++_0x30e6d3);}(_0x663a,0xf3));var _0xa663=function(_0x187e18,_0x9eba19){_0x187e18=_0x187e18-0x0;var _0xd3103b=_0x663a[_0x187e18];return _0xd3103b;};'use strict';var _=require(_0xa663('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xa663('0x1'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa663('0x2'));var config=require(_0xa663('0x3'));var attributes=require('./openchannelInteraction.attributes');module[_0xa663('0x4')]=function(_0x1965e9,_0x29dd70){return _0x1965e9[_0xa663('0x5')]('OpenchannelInteraction',attributes,{'tableName':'openchannel_interactions','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xa663('0x6'),'collate':_0xa663('0x7'),'hooks':{'beforeUpdate':function(_0x531562,_0x4371a6,_0x3e5a1c){if(_0x531562[_0xa663('0x8')]('closed')){_0x531562[_0xa663('0x9')]=moment()[_0xa663('0xa')](_0xa663('0xb'));}_0x3e5a1c(null,_0x531562);}}});};
\ No newline at end of file