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