修改会打印输出完成任务包的问题

This commit is contained in:
lenheart 2026-01-02 17:34:43 +08:00
parent 0c1f0ee41a
commit c81e671b1e
1 changed files with 0 additions and 1 deletions

View File

@ -1047,7 +1047,6 @@ class ServerControl {
queId = args[1], queId = args[1],
op = 25001041 op = 25001041
} }
print(Jso);
Socket.SendGateway(Jso); Socket.SendGateway(Jso);
}; };