Fix missing Kratos component id (#7435)

This commit is contained in:
kezhenxu94 2021-08-11 13:20:32 +08:00 committed by GitHub
parent 9a05ad4b42
commit 139bb56ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -476,12 +476,9 @@ GoMicroClient:
GoMicroServer:
id: 5009
languages: Golang
GoKratosServer:
Kratos:
id: 5010
languages: Golang
GoKratosClient:
id: 5011
languages: Golang
GoMysql:
id: 5012
languages: Golang
@ -617,6 +614,4 @@ Component-Server-Mappings:
spring-kafka-consumer: kafka-consumer
mssql-jdbc-driver: SqlServer
Psychopg: PostgreSQL
GoKratosClient: Kratos
GoKratosServer: Kratos
GoMysql: Mysql