# 生产环境的后端服务地址
VITE_SERVICE_BASE_URL=
# 生产环境下的其他后端服务地址
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9529"
}`