广告平台(站长下代理使用)
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

md_set_center.go 153 B

1日前
123456
  1. package md
  2. type ShareIndexResp struct {
  3. MasterId string `json:"master_id"`
  4. AgentDomain string `json:"agent_domain" example:"代理分享地址"`
  5. }