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