mirror of
https://github.com/netfun2000/rttys_zhaojh329.git
synced 2026-02-27 09:53:24 +08:00
+1
-1
@@ -105,7 +105,7 @@ func serveCmd(br *Broker, w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
token = UniqueId()
|
||||
token = UniqueId("cmd")
|
||||
|
||||
commands[token] = &commandStatus{
|
||||
t: time.AfterFunc(30*time.Second, func() {
|
||||
|
||||
Reference in New Issue
Block a user