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