liukangdong
2024-08-05 b9b6de6fc6cf1d586bd43b2c72b447da03cb01f3
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'