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