liujiandao
2024-03-14 99e5ccc3e971607a997af7b3f700d397049d300a
conf/config.go
@@ -49,6 +49,7 @@
   System struct {
      Env           string // 环境值 develop test public
      Port          int    // 端口
      GrpcPort      string //grpc端口
      DbType        string // 数据库类型
      UseMultipoint bool   // 多点登录拦截
      UseRedis      bool   // 使用redis