网页登录
This commit is contained in:
parent
2b800c1e8b
commit
94ad9f9835
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue