重构
This commit is contained in:
parent
5c2a435597
commit
852c65a169
|
@ -22,7 +22,6 @@ func ReadConfig() *AppConfig {
|
|||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
log.Infof("读取配置文件成功")
|
||||
return conf
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user