默认100糖果

This commit is contained in:
chaosBreaking
2019-09-28 12:32:59 +08:00
parent b0e8f2b9d1
commit 5fcc65c05e

View File

@@ -36,7 +36,7 @@ const FundSchema = new mongoose.Schema({
type: {}, type: {},
default: { default: {
'vic': 0, 'vic': 0,
'usdt': 0 'usdt': 100 //默认100糖果
} }
}, },
// 团队总充值资产 // 团队总充值资产