能连接和通讯,还未解析数据

This commit is contained in:
钱纯净
2024-10-13 23:23:34 +08:00
parent 04e405d3f1
commit 0464d8512f
7 changed files with 407 additions and 9 deletions

4
protocol/model.go Normal file
View File

@@ -0,0 +1,4 @@
package protocol
type SecurityListResp struct {
}