liukangdong
2024-08-01 744c16a15432461394e1e2dbdfaea34a766fcc6b
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'