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