feat:【光环助手】QQ小游戏登录 https://jira.shanqu.cc/browse/GHZSCY-5816
This commit is contained in:
@ -72,6 +72,7 @@ android_build:
|
||||
only:
|
||||
- dev
|
||||
- release
|
||||
- feature-GHZS-5816
|
||||
|
||||
# 代码检查
|
||||
sonarqube_analysis:
|
||||
@ -153,3 +154,4 @@ oss-upload&send-email:
|
||||
only:
|
||||
- dev
|
||||
- release
|
||||
- feature-GHZS-5816
|
||||
@ -48,7 +48,7 @@ internal object QGameHelper {
|
||||
MiniSDK.setLoginInfo(
|
||||
context,
|
||||
AccountInfo(userId, userName, token.toByteArray()),
|
||||
OpenSdkLoginManager.getOpenSdkLoginInfo(context)
|
||||
null
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user