[测评系统]--前端(用户答题页面)
阳洁
2024-02-29 36ee391002b46deca205c3c9cdf63de5f8a0861e
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'