Fix language list error (#731)

This commit is contained in:
小宇
2023-07-02 17:37:01 +08:00
committed by GitHub
parent 901e787fc6
commit d023b55918

View File

@@ -115,7 +115,7 @@
## Wbi签名算法实现Demo
该 Demo 提供 [Python](#Python)、[JavaScript](#JavaScript)、[Golang](#Golang)、[C#](#CSharp) 语言、[Java](#Java)
该 Demo 提供 [Python](#Python)、[JavaScript](#JavaScript)、[Golang](#Golang)、[C#](#CSharp)[Java](#Java) 语言
### Python