liukangdong
2024-05-09 414bf4d19526522d0856a72590064fc32c7bf107
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'