Browse Source

update

master
shenjiachi 3 days ago
parent
commit
d29a295822
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      rule/egg_energy/md/egg_energy_green_energy.go

+ 0
- 5
rule/egg_energy/md/egg_energy_green_energy.go View File

@@ -35,11 +35,6 @@ type DestructionSettingStruct struct {
CommunityDividends string `json:"community_dividends"` //社区分红百分比
}

type WithdrawFrequencySetStruct struct {
Day int `json:"day"` // x 天
Times int `json:"times"` // y 次
}

const DealUserCoinRequestIdPrefix = "egg_deal_user_coin:%d:uid:%d"

type AddPublicPlatoonUserRelationCommissionReq struct {


Loading…
Cancel
Save