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