1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
昔念
2026-02-10 13:05:45 +08:00
parent f514a4fde1
commit ab1445510a
3 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ type Server struct {
codec codec.SocketCodec
handler Handler
discorse bool
quit bool
//quit bool
// batchRead int
serverid uint16
port uint16