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