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