待机配置
This commit is contained in:
@@ -12,6 +12,8 @@ func Command(d *common.Device) leaf.HandlerFunc {
|
||||
switch cmd {
|
||||
case "stop":
|
||||
common.GlobalStopper.Stop()
|
||||
case "stop-bg":
|
||||
common.GlobalBgStopper.Stop()
|
||||
case "status":
|
||||
d.PublishStatus()
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user