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