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