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