mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 10:13:01 +00:00
format🥚 格式化代码
This commit is contained in:
@@ -87,6 +87,7 @@ func (s *SysConfigControl) GetId() interface{} {
|
|||||||
|
|
||||||
// SysConfigById 获取单个或者删除的结构体
|
// SysConfigById 获取单个或者删除的结构体
|
||||||
type SysConfigById struct {
|
type SysConfigById struct {
|
||||||
|
Id int `uri:"id"`
|
||||||
Ids []int `json:"ids"`
|
Ids []int `json:"ids"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user