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