jiangping
2024-06-13 2efe26e0a5e819812dd8647e34d743ed9227e784
1
2
3
4
# 开发环境配置
NODE_ENV = 'development'
 
VUE_APP_API_URL  = 'http://localhost:10010'