mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 18:20:50 +00:00
refactor🎨: 批量修改通过id获取详情返回消息
This commit is contained in:
@@ -86,7 +86,7 @@ func (e SysDictData) Get(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
e.OK(object, "查看成功")
|
||||
e.OK(object, "查询成功")
|
||||
}
|
||||
|
||||
// InsertSysDictData
|
||||
|
||||
Reference in New Issue
Block a user