jiangping
2024-07-25 734d00f16a19f0f41fe6a217ee58f2af24ca7152
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'