Merge branch 'feature/huangqijiuguan' into dev
This commit is contained in:
commit
490d9b65c9
@ -210,6 +210,7 @@ export default class HQJGFun {
|
||||
);
|
||||
|
||||
if (res.modifiedCount <= 0) {
|
||||
console.log("===>", uid, hdid, update);
|
||||
await G.mongodb.cEvent(this.dataType(hdid)).updateOne(
|
||||
{uid: uid, type: this.dataType(hdid)}, {$set: Object.assign(this.defaultData, update)}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user