This commit is contained in:
cdle
2021-10-11 20:25:16 +08:00
parent 7b34d7731a
commit a5fd0ae04f
+1
View File
@@ -177,6 +177,7 @@ func init123() {
}
v, err := call.Object().Call("callback", s1)
if err != nil {
s.Reply(err)
return nil
}
deleteV, _ := v.Object().Get("delete")