feat: admit signed dynamic world surface module

This commit is contained in:
冰朔 2026-08-19 04:35:49 +08:00
commit 2b1f5d47fd
18 changed files with 584 additions and 14 deletions

View file

@ -1168,6 +1168,14 @@ const ROUTES = {
"moduleNumber": "HLP-NIPC-MOD-0030",
"operationNumber": "HLP-NIPC-OP-0146",
"targetNumber": "HLP-NIPC-TGT-0030"
},
"get_world_climate": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0031",
"operationNumber": "HLP-NIPC-OP-0147",
"targetNumber": "HLP-NIPC-TGT-0031"
}
} as const