MrShi
2026-04-29 c726107371ef51383d965a97c07dbf46264610e6
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://192.168.1.4:10010'