nidapeng
2024-05-06 cab914c578ca850a0010864f0c10c7a7da916d45
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'