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