Browse Source

更新

master
huangjiajun 1 year ago
parent
commit
4f6299708c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/comm_plan/init.go

+ 1
- 0
lib/comm_plan/init.go View File

@@ -226,6 +226,7 @@ type LvUser struct {
LevelWeight int // 权重
Profit float64 // 利润(金额)
SubsidyFee float64 // 补贴(金额)
AdditionalSubsidy float64
MinLevel int
IsFreeze int
MinProfit float64 // 利润(金额)


Loading…
Cancel
Save