conf/config.go
@@ -23,11 +23,13 @@ type ( webConf struct { Host string // 本机ip地址 Port string // 端口号 NodeId string // 主账户用户名 OssType string // 对象存储类型 JWTSecret string Host string // 本机ip地址 Port string // 端口号 NodeId string // 主账户用户名 OssType string // 对象存储类型 JWTSecret string FileServer string //文件服务器地址 ServerId string //服务ID } localConf struct {