backup: preserve pre-native-foundation runtime work

This commit is contained in:
冰朔 2026-08-21 14:10:13 +08:00
commit 71dbcd62ec
23 changed files with 3647 additions and 196 deletions

View file

@ -1160,6 +1160,46 @@ const ROUTES = {
"moduleNumber": "HLP-NIPC-MOD-0036",
"operationNumber": "HLP-NIPC-OP-0163",
"targetNumber": "HLP-NIPC-TGT-0036"
},
"list_conversations": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0035",
"operationNumber": "HLP-NIPC-OP-0164",
"targetNumber": "HLP-NIPC-TGT-0035"
},
"create_conversation": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0035",
"operationNumber": "HLP-NIPC-OP-0165",
"targetNumber": "HLP-NIPC-TGT-0035"
},
"delete_conversation": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0035",
"operationNumber": "HLP-NIPC-OP-0166",
"targetNumber": "HLP-NIPC-TGT-0035"
},
"resolve_number_coordinate": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0001",
"moduleNumber": "HLP-NIPC-MOD-0018",
"operationNumber": "HLP-NIPC-OP-0167",
"targetNumber": "HLP-NIPC-TGT-0018"
},
"preview_hldp_tool_program": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0035",
"operationNumber": "HLP-NIPC-OP-0168",
"targetNumber": "HLP-NIPC-TGT-0035"
}
} as const