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