修改上传用户头像,获取验证码

This commit is contained in:
chy
2025-06-20 18:12:09 +08:00
parent 414a3e5939
commit 33b040065f
5 changed files with 12 additions and 15 deletions

View File

@ -64,7 +64,7 @@ type ListRes struct {
// SelectorReq 系统管理员任务列表二级选择器
type SelectorReq struct {
g.Meta `path:"/task/selector" method:"get" tags:"Task" summary:"(PC)系统管理员任务列表二级选择器"`
g.Meta `path:"/task/selector" method:"get" tags:"Task" summary:"系统管理员任务列表二级选择器"`
}
type SelectorRes struct {