mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix:国际服zzzUser
This commit is contained in:
parent
e1dbba6792
commit
0b0450b3d4
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ export default class ZZZApiTool {
|
|||
: {
|
||||
zzzUser: {
|
||||
url: `${this.host}binding/api/getUserGameRolesByCookie`,
|
||||
query: `game_biz=nap_cn®ion=${this.server}&game_uid=${this.uid}`,
|
||||
query: `game_biz=nap_global®ion=${this.server}&game_uid=${this.uid}`,
|
||||
},
|
||||
getFp: {
|
||||
url: `${this.hostPublicData}device-fp/api/getFp`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue