This commit is contained in:
cdle
2021-10-10 23:39:46 +08:00
parent a9ab758231
commit 0562ba174c
+1 -1
View File
@@ -121,7 +121,7 @@ func init() {
Name: name(add),
},
}
sendOtherMsg(&pmsg)
defer sendOtherMsg(&pmsg)
}
}
}