[测评系统]--前端(用户答题页面)
阳洁
2024-01-17 917b4cbe663dd840492bb47842be0f1ed422a4f8
1
2
3
4
NODE_ENV = 'development'
VUE_APP_API = 'http://localhost:8001'
VUE_APP_URL = 'http://localhost:8001'
VUE_OTS_URL = 'http://localhost:8090'