mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 21:20:07 +08:00
Add napi2native mapping for 9.9.23-41679-x64
Introduced new send and recv address mappings for version 9.9.23-41679-x64 in napi2native.json.
This commit is contained in:
parent
86123af7fc
commit
1eaf480a7d
4
src/core/external/napi2native.json
vendored
4
src/core/external/napi2native.json
vendored
@ -34,5 +34,9 @@
|
|||||||
"3.2.20-40768-arm64": {
|
"3.2.20-40768-arm64": {
|
||||||
"send": "157C0E8",
|
"send": "157C0E8",
|
||||||
"recv": "1546658"
|
"recv": "1546658"
|
||||||
|
},
|
||||||
|
"9.9.23-41679-x64": {
|
||||||
|
"send": "09FF0F4",
|
||||||
|
"recv": "1D1A039"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user