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