fix: keep V2X intersection code out of login UI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user