修复 go fmt 问题
This commit is contained in:
@@ -7,4 +7,4 @@ import (
|
||||
//配置文件结构体
|
||||
type System struct {
|
||||
Config config.Server
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user
@@ -7,4 +7,4 @@ import (
|
||||
//配置文件结构体
|
||||
type System struct {
|
||||
Config config.Server
|
||||
}
|
||||
}
|
||||
|