fixed: c.ShouldBindXxx 未处理错误 以及注释错误

This commit is contained in:
SliverHorn
2022-09-25 16:38:19 +08:00
parent 7b80ea528c
commit 8f31d6fcbd
3 changed files with 14 additions and 6 deletions

View File

@@ -178,7 +178,6 @@ func (b *BaseApi) ChangePassword(c *gin.Context) {
response.OkWithMessage("修改成功", c)
}
// GetUserList
// GetUserList
// @Tags SysUser
// @Summary 分页获取用户列表