网页登录
This commit is contained in:
parent
2b800c1e8b
commit
94ad9f9835
|
@ -2750,8 +2750,8 @@ func init() {
|
||||||
} else {
|
} else {
|
||||||
pack.Tag = webapiproto.TagCode_SUCCESS
|
pack.Tag = webapiproto.TagCode_SUCCESS
|
||||||
pack.Msg = "登录成功"
|
pack.Msg = "登录成功"
|
||||||
pack.Platform = ls.acc.Platform
|
pack.Platform = acc.Platform
|
||||||
pack.SnId = ls.acc.SnId
|
pack.SnId = acc.SnId
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue