Browse Source

update 一个圈圈

master
DengBiao 9 months ago
parent
commit
08cdfc2745
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      rule/one_circles/md/one_circles_public_platoon.go

+ 2
- 0
rule/one_circles/md/one_circles_public_platoon.go View File

@@ -17,3 +17,5 @@ type ExchangeRulesStruct struct {
AutoExchangeNumsByPerson string `json:"auto_exchange_nums_by_person"` //个人数量X个,自动兑换可用绿色能量 AutoExchangeNumsByPerson string `json:"auto_exchange_nums_by_person"` //个人数量X个,自动兑换可用绿色能量
AutoExchangeNumsByTeam string `json:"auto_exchange_nums_by_team"` //团队量X个,自动兑换结算绿色能量 AutoExchangeNumsByTeam string `json:"auto_exchange_nums_by_team"` //团队量X个,自动兑换结算绿色能量
} }

const UserNextWatchAdDate = "%s:user_next_watch_date:%d"

Loading…
Cancel
Save