MrShi
8 天以前 7c93550a244fcc74678344628c229b42438c729f
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL = 'http://localhost:10010'