feat: add numbered knowledge and education tower kernels

This commit is contained in:
冰朔 2026-08-21 09:59:05 +08:00
commit 610c688dd9
15 changed files with 2326 additions and 59 deletions

View file

@ -1416,6 +1416,62 @@ const ROUTES = {
"moduleNumber": "HLP-NIPC-MOD-0030",
"operationNumber": "HLP-NIPC-OP-0177",
"targetNumber": "HLP-NIPC-TGT-0030"
},
"compile_knowledge_thought_index": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0018",
"operationNumber": "HLP-NIPC-OP-0178",
"targetNumber": "HLP-NIPC-TGT-0018"
},
"get_education_broadcast_tower": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0179",
"targetNumber": "HLP-NIPC-TGT-0024"
},
"register_education_participant": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0180",
"targetNumber": "HLP-NIPC-TGT-0024"
},
"create_education_learning_plan": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0181",
"targetNumber": "HLP-NIPC-TGT-0024"
},
"transition_education_learning_plan": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0182",
"targetNumber": "HLP-NIPC-TGT-0024"
},
"issue_education_push_ticket": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0183",
"targetNumber": "HLP-NIPC-TGT-0024"
},
"claim_education_push_ticket": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0024",
"operationNumber": "HLP-NIPC-OP-0184",
"targetNumber": "HLP-NIPC-TGT-0024"
}
} as const