feat:完善项目
This commit is contained in:
@ -7,5 +7,5 @@ type SysConfig struct {
|
||||
}
|
||||
|
||||
func NewSysConfig() *SysConfig {
|
||||
return &SysConfig{}
|
||||
return &SysConfig{model.NewSysConfig()}
|
||||
}
|
||||
|
Reference in New Issue
Block a user