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