优化逻辑

This commit is contained in:
2025-03-13 19:18:10 +08:00
parent 7a07f39f1b
commit 4189705922
14 changed files with 185 additions and 37 deletions

View File

@@ -2,6 +2,7 @@ package common
import "sync"
// CtrlWait 待机暂停控制器
type CtrlWait struct {
C chan int8