[测评系统]--前端(用户答题页面)
yj
2024-07-19 5e4bed2d67b26eeb7eab4d176bfabe3f527836e4
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'