待机配置

This commit is contained in:
2024-11-05 18:39:03 +08:00
parent ccfe0d311b
commit 8e2bf7f59b
15 changed files with 384 additions and 132 deletions

View File

@@ -19,6 +19,7 @@ type PrintModal struct {
}
type PlayModal struct {
JsonModel
Timeout int `json:"timeout"`
Power bool `json:"power"`
BGM string `json:"bgm"`