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