upgrade
This commit is contained in:
@@ -86,7 +86,7 @@ end
|
||||
-- 网络请求的回调;cmd:指命,succ:成功失败,msg:消息;paras:服务器下行数据
|
||||
function CSPMain.procNetwork(cmd, succ, msg, paras)
|
||||
if (succ == NetSuccess) then
|
||||
if cmd == NetProto.cmds.readNotice then
|
||||
if cmd == NetProto.cmds.readNotice or cmd == NetProto.cmds.wforder_cancel_reminder then
|
||||
CSPMain.refreshBtns()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user