Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.model.js
index d04e867..1a69a99 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc76=['../../config/logger','api','moment','bluebird','path','rimraf','./openchannelInteraction.attributes','define','openchannel_interactions','changed','closed','format','YYYY-MM-DD\x20HH:mm:ss','util'];(function(_0x59c80a,_0x2ed67f){var _0x391a69=function(_0x117a92){while(--_0x117a92){_0x59c80a['push'](_0x59c80a['shift']());}};_0x391a69(++_0x2ed67f);}(_0xfc76,0xb5));var _0x6fc7=function(_0x48f6a0,_0x275ba3){_0x48f6a0=_0x48f6a0-0x0;var _0x1ba0e4=_0xfc76[_0x48f6a0];return _0x1ba0e4;};'use strict';var _=require('lodash');var util=require(_0x6fc7('0x0'));var logger=require(_0x6fc7('0x1'))(_0x6fc7('0x2'));var moment=require(_0x6fc7('0x3'));var BPromise=require(_0x6fc7('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x6fc7('0x5'));var rimraf=require(_0x6fc7('0x6'));var config=require('../../config/environment');var attributes=require(_0x6fc7('0x7'));module['exports']=function(_0xe8177b,_0x82a35a){return _0xe8177b[_0x6fc7('0x8')]('OpenchannelInteraction',attributes,{'tableName':_0x6fc7('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x407b0a,_0x347c00,_0x1d4fee){if(_0x407b0a[_0x6fc7('0xa')](_0x6fc7('0xb'))){_0x407b0a['closedAt']=moment()[_0x6fc7('0xc')](_0x6fc7('0xd'));}_0x1d4fee(null,_0x407b0a);}}});};
\ 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