【公告】报错修改

dev_chengFeng
gaoxin 2021-08-05 16:34:05 +08:00
parent 1952492eba
commit 360cbbf54f
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ function this.ShowNotice()
else else
local packID = PackageManager.GetPackageID() local packID = PackageManager.GetPackageID()
if packID then if packID then
noticeChannel = noticeChannel.. subNoticeID noticeChannel = noticeChannel .. packID
end end
end end
local url = LoginRoot_Url .. "jl_loginserver/getNotice?timestamp="..timeStamp.."&sign=".. timeSign.."&packageName="..noticeChannel local url = LoginRoot_Url .. "jl_loginserver/getNotice?timestamp="..timeStamp.."&sign=".. timeSign.."&packageName="..noticeChannel