sdk文档

This commit is contained in:
hahwu 2025-11-14 16:55:12 +08:00
parent b5327cf29c
commit f451a7dea0

View File

@ -2,12 +2,23 @@
# 途游 SDK 客户端服务端联调
## APP ID 列表
| 游戏名称 | APP ID |
| -------- | ------ |
| 测试 | 1 |
| QA | 2 |
| US | 0 |
## 登录校验
客户端登录成功之后https 请求登录服务接口,携带参数:
```
GET https://login_test.bywaystudios.com/tuyou/login
校验token版本
GET https://login_test.bywaystudios.com/api/auth/tuyou/login
不校验token版本
GET https://login_test.bywaystudios.com/api/auth/test/login
```
- uid: 途游 sdk 用户唯一标识