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