[测评系统]--前端(用户答题页面)
yj
2024-05-08 d8fc3ec09f864dc336b649f66a2c62345da12629
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'