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