Merge pull request #2 from kercylan98/dev

dev分支测验
This commit is contained in:
kercylan 2023-05-29 19:35:11 +08:00 committed by GitHub
commit 914d07a471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -128,3 +128,4 @@ func main() {
server.New(server.NetworkGRPC) server.New(server.NetworkGRPC)
} }
``` ```