mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-22 07:07:43 +00:00
Update authentication.md
This commit is contained in:
parent
261e70d8e5
commit
18e3bad9b1
@ -26,10 +26,10 @@ salt = APP版本所用的salt
|
||||
timestamp = 当前Unix时间戳
|
||||
|
||||
if 是国服或渠道服 {
|
||||
number = 随机整数(100001, 200000)
|
||||
random = 随机整数(100001, 200000)
|
||||
}
|
||||
else if 是国际服 {
|
||||
number = 随机6位字母()
|
||||
random = 随机6位字母()
|
||||
}
|
||||
|
||||
if 要发送的请求 是 POST请求 则 {
|
||||
|
Loading…
Reference in New Issue
Block a user