upgrade
This commit is contained in:
@@ -762,7 +762,7 @@ end
|
||||
|
||||
NetProto.send.wforder_cancel_reminder = function(id, callback, timeOutSec)
|
||||
local content = {}
|
||||
content.action = NetProto.cmds.readNotice
|
||||
content.action = NetProto.cmds.wforder_cancel_reminder
|
||||
content.orderId = id
|
||||
content.groupId = NetProto.groupId
|
||||
NetProto.sendSocket(content, callback, timeOutSec)
|
||||
|
||||
Reference in New Issue
Block a user