liukangdong
2024-07-30 e3a8d46ed7f215a7ad1d61d7e6d3a853e3922361
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'