[测评系统]--前端(用户答题页面)
阳洁
2024-01-17 4cde44887758d631de173ba7553910f0a7496618
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'