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