k94314517
2024-06-04 2848d4f884e973df73df2d70bdca0b0f2743e205
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'