huangjiajun před 1 dnem
rodič
revize
b5c4975708
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      app/md/md_login.go

+ 0
- 1
app/md/md_login.go Zobrazit soubor

@@ -19,5 +19,4 @@ type RegisterReq struct {
AgentId string `json:"agent_id" example:"代理id"`
Captcha string `json:"captcha" binding:"required" example:"验证码"`
PassWord string `json:"password" binding:"required" example:"登录密码"`
AgentId string `json:"agent_id" example:"代理id"`
}

Načítá se…
Zrušit
Uložit