소스 검색

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"` // 周期数
}



불러오는 중...
취소
저장