''
liukangdong
2024-06-17 e8e0e31be5f27e657de6f07f57a20fdf70e9bb9b
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'