浏览代码

update

master
shenjiachi 5 天前
父节点
当前提交
bbd8a7bc92
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      rule/egg_energy/md/egg_energy_green_energy.go

+ 1
- 1
rule/egg_energy/md/egg_energy_green_energy.go 查看文件

@@ -36,7 +36,7 @@ type DestructionSettingStruct struct {
}

type WithdrawFrequencySettingStruct struct {
Duration int `json:"duration"` // 周期 (0.天 1.小时 2.周 3.天 4.月 5.年)
Duration int `json:"duration"` // 周期 (0.天 1.小时 2.周 3.月 4.年)
Num int `json:"num"` // 周期数
}



正在加载...
取消
保存