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