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:
手瓜一十雪 2025-10-31 00:08:26 +08:00
parent 86123af7fc
commit 1eaf480a7d

View File

@ -34,5 +34,9 @@
"3.2.20-40768-arm64": {
"send": "157C0E8",
"recv": "1546658"
},
"9.9.23-41679-x64": {
"send": "09FF0F4",
"recv": "1D1A039"
}
}
}