播放游戏时,停止待机任务

This commit is contained in:
2025-02-26 19:45:47 +08:00
parent 8b080a8081
commit 593d7758bf
19 changed files with 422 additions and 275 deletions

View File

@@ -14,6 +14,7 @@ type AliyunConfig struct {
AppKey string
Timeout int
Voice string
SpeechRate int
}
type Logger struct {