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