浏览代码

更新

master
huangjiajun 1年前
父节点
当前提交
4f6299708c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      lib/comm_plan/init.go

+ 1
- 0
lib/comm_plan/init.go 查看文件

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


正在加载...
取消
保存