fix: keep V2X intersection code out of login UI

This commit is contained in:
2026-08-24 14:47:25 +08:00
parent 1c2d091ad2
commit bb2a1449ac
3 changed files with 9 additions and 8 deletions

View File

@@ -24,6 +24,8 @@ Add a non-sensitive `v2xPreview` object to the area configuration:
`apiBaseUrl` and `wsBaseUrl` should normally be relative, same-origin paths.
The deployment server proxies them to the V2X REST and WebSocket services. Do
not commit a private upstream address, an account, a token, or an AMap key.
`crossCode` is deployment configuration for the selected intersection. It is
never shown or editable in the browser login panel.
The browser sends `POST {apiBaseUrl}/facilities/api/sys/login` with `userName`
and an MD5-hashed password, matching the source V2X dashboard. It holds the