feat: gate the language world behind number verification

This commit is contained in:
冰朔 2026-08-19 22:52:10 +08:00
commit f8c8db4d48
39 changed files with 1445 additions and 129 deletions

View file

@ -1240,6 +1240,22 @@ const ROUTES = {
"moduleNumber": "HLP-NIPC-MOD-0033",
"operationNumber": "HLP-NIPC-OP-0155",
"targetNumber": "HLP-NIPC-TGT-0033"
},
"get_external_ai_gateway_status": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0034",
"operationNumber": "HLP-NIPC-OP-0156",
"targetNumber": "HLP-NIPC-TGT-0034"
},
"set_external_ai_gateway_exposure": {
"protocolVersion": "HLP-NIPC-v1",
"callerNumber": "HLP-NIPC-CALLER-MAIN-WEBVIEW-0001",
"channelNumber": "HLP-NIPC-CH-0002",
"moduleNumber": "HLP-NIPC-MOD-0034",
"operationNumber": "HLP-NIPC-OP-0157",
"targetNumber": "HLP-NIPC-TGT-0034"
}
} as const