Skip to content

台服登入 #1

Description

@M10802129

代碼裡面似乎沒有看到台服登入的項目

台服的登入api似乎跟陸服不太一樣

使用天下帐号登入的话

url : https://p.txwy.tw/api2/signin

data: {
"password" : "password",
## 这里的password应该有经过加密 zxc123 => 8dfa52a76e524d64563178ea10dbc5db
"device_id" : "id", ##装置产生的device_id 不知有无影响验证 同装置数值不变
"fuid" : "android_tw_snqx",
"username" : "username", ##下帐号
"time" : "timestamp",
"binding" : "1",
"autologin" : "",
"appid" : "156714",
"device_token" : "token", ##不知道如何取得 同装置数值不变
"ver" : "8",
"fbl" : "1280_720",
"os" : "5.1.1(REL)",
"dev" : "oppo r9 plustm a",
"cpu" : "x86",
"men" : "0",
"appver" : "2.0400_244",
"buildnumber" : "244",
"sys" : "android",
"adid" : "e6235eba-6eb8-48e5-a61d-310ff89655b0", ##不知道如何取得 同装置数值不变
"platform" : "txwy",
"l" : "tw",
"guid" : "f8c07190-c1cf-42b0-973b-ece05f7844f3", ##不知道如何取得 同装置数值不变
"sig" : "J+p1sF5SwnXuuVcKxFyPoJCOS6U=" ##不知道如何取得 同装置每次重登数值变动
}

成功后回传的sid与uid即为getUidTianxiaQueue的sid与openid

另外在最一开始有呼叫 https://p.txwy.tw/api2/init

不知有无影响

麻烦你了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions