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