[测评系统]--前端(用户答题页面)
林致杰
2023-05-09 897ccf2ca09e5910c082a1032033afcf7b55c810
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'