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