jiangshuai
2023-11-08 61443bcd5245cd0669f0dedc89243994411a7f66
conf/config.go
@@ -28,6 +28,8 @@
      NodeId    string // 主账户用户名
      OssType   string // 对象存储类型
      JWTSecret string
      FileServer string //文件服务器地址
      ServerId   string //服务ID
   }
   localConf struct {