修复投影仪控制
This commit is contained in:
@@ -16,6 +16,7 @@ type WaitItemModel struct {
|
||||
Type WaitType `json:"type"`
|
||||
Data string `json:"data"`
|
||||
Interval int64 `json:"interval"`
|
||||
Pause bool `json:"pause"`
|
||||
}
|
||||
|
||||
type WaitModel struct {
|
||||
|
||||
Reference in New Issue
Block a user