''
liukangdong
2024-05-21 01c25b6d4ee7539c267f65a16f4ca71d8d29aa1c
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'