【公告】报错修改
parent
1952492eba
commit
360cbbf54f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue