logggg
This commit is contained in:
@@ -265,6 +265,7 @@ module.exports = {
|
||||
}
|
||||
});
|
||||
}
|
||||
mylog.info(list);
|
||||
let [newFund, actions] = await Promise.all([
|
||||
fund.addFund(list, { inviter }),
|
||||
Action.find({ userId, type: 1, createdAt: { $gt: start, $lt: now } })
|
||||
|
||||
Reference in New Issue
Block a user