k94314517
2024-05-31 a99c53cea03d87e71109824edb56cfcd33c38cbb
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'