This commit is contained in:
2026-01-12 20:43:11 +08:00
parent f1634872de
commit 3acc19ffd8
4 changed files with 98 additions and 22 deletions
+1
View File
@@ -188,6 +188,7 @@ func ApiUser(r *gin.RouterGroup) {
//修改用户头像
r.POST("/updateAvatar", func(ctx *gin.Context) {
ReturnJson(ctx, "jsonErr", nil)
})
//更新用户info