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