cssxsh / fix-protocol-version

GNU Affero General Public License v3.0
105 stars 19 forks source link

Long is good #66

Closed zhaodice closed 1 year ago

zhaodice commented 1 year ago

根据定义:https://github.com/fuqiuluo/unidbg-fetch-qsign/blob/601f0a285085a430e6eb380aeba250b6f42a63ea/src/main/kotlin/moe/fuqiuluo/api/submit.kt#L15 为保证接口一致性,你需要定义为Long型

cssxsh commented 1 year ago

https://github.com/fuqiuluo/unidbg-fetch-qsign/blob/master/src/main/kotlin/com/tencent/mobileqq/channel/SsoPacket.kt#L9-L14