Browse Source

更新

master
huangjiajun 1 day ago
parent
commit
b5c4975708
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/md/md_login.go

+ 0
- 1
app/md/md_login.go View File

@@ -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"`
}

Loading…
Cancel
Save