liukangdong
2024-05-16 f30ccbaa6b7fd1292bcb61afd6d5dd0c7b6bf410
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'