fix: candy 3

This commit is contained in:
chaosBreaking
2019-09-29 23:33:20 +08:00
parent f0115b3c26
commit 7deaee1eb6

View File

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