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