jiangping
2024-05-10 dab5db84055a7f6a8fea3b61099d85d34ea7a706
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'