瀏覽代碼

更新

master
huangjiajun 1 天之前
父節點
當前提交
b5c4975708
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      app/md/md_login.go

+ 0
- 1
app/md/md_login.go 查看文件

@@ -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…
取消
儲存