fix: 更改fund的有效期为50天

This commit is contained in:
chaosBreaking
2019-09-28 16:18:57 +08:00
parent 6f4c73ff35
commit 9b2fe61d84
3 changed files with 11 additions and 25 deletions

View File

@@ -31,7 +31,9 @@ const FundSchema = new mongoose.Schema({
type: Number,
default: 0
},
// asset表示用户的财产包括VIC/团队奖励的USDT
// asset表示用户的收益包括VIC团队奖励的USDT
// vic是挖矿得到的奖励
// usdt是社群奖励后面加上了糖果也代表糖果数量
asset: {
type: {},
default: {