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