This commit is contained in:
vipg
2025-11-26 16:28:37 +08:00
parent a2271b4e0d
commit e97c8e00c5
6 changed files with 46 additions and 47 deletions

View File

@@ -229,4 +229,4 @@ func UpdateHandler(c *gin.Context) {
Success: true,
Message: "更新成功",
})
}
}