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