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