修改会打印输出完成任务包的问题
This commit is contained in:
parent
0c1f0ee41a
commit
c81e671b1e
|
|
@ -1047,7 +1047,6 @@ class ServerControl {
|
||||||
queId = args[1],
|
queId = args[1],
|
||||||
op = 25001041
|
op = 25001041
|
||||||
}
|
}
|
||||||
print(Jso);
|
|
||||||
Socket.SendGateway(Jso);
|
Socket.SendGateway(Jso);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue