提交 18d29674 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

修改文字说明错误

上级 151ff57a
......@@ -66,7 +66,7 @@ func Update{{.StructName}}(c *gin.Context) {
if err != nil {
response.FailWithMessage(fmt.Sprintf("更新失败,%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
response.OkWithMessage("更新成功", c)
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册