liukangdong
2024-07-18 5b219a9694c8d69db42e746a654c779cc6a61bf6
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'