wangchuanjin %!s(int64=2) %!d(string=hai) anos
pai
achega
a1621092b4
Modificáronse 1 ficheiros con 3 adicións e 6 borrados
  1. 3 6
      jyBXSubscribe/api/internal/config/config.go

+ 3 - 6
jyBXSubscribe/api/internal/config/config.go

@@ -15,12 +15,9 @@ type Config struct {
 		ServerCode string
 		Etcd       []string
 	}
-	Subscribe            zrpc.RpcClientConf
-	MgoLogsName          string
-	MgoLogsCount         int
-	UserCenterKey        string
-	PowerCheckCenterKey  string
-	EntManageApplication string
+	Subscribe    zrpc.RpcClientConf
+	MgoLogsName  string
+	MgoLogsCount int
 }
 
 type Db struct {