jiangping
2024-07-19 40f16ff7071c793bc02cf3f8ca8c0aa60aa85e21
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'