网页登录

This commit is contained in:
sk 2024-11-08 11:51:23 +08:00
parent 2b800c1e8b
commit 94ad9f9835
1 changed files with 2 additions and 2 deletions

View File

@ -2750,8 +2750,8 @@ func init() {
} else {
pack.Tag = webapiproto.TagCode_SUCCESS
pack.Msg = "登录成功"
pack.Platform = ls.acc.Platform
pack.SnId = ls.acc.SnId
pack.Platform = acc.Platform
pack.SnId = acc.SnId
}
}