feat: build vehicle data platform and production pipeline

This commit is contained in:
lingniu
2026-07-14 12:35:33 +08:00
parent b452be3b94
commit bb59303a4b
270 changed files with 88016 additions and 1975 deletions

View File

@@ -0,0 +1,8 @@
window.__LINGNIU_APP_CONFIG__ = {
amapWebJsKey: '',
// Production should prefer amapSecurityServiceHost and keep amapSecurityJsCode on the API service.
amapSecurityJsCode: '',
amapSecurityServiceHost: '',
apiBaseUrl: '',
prototypeUseRealData: true
};