Changes to be committed:

modified:   app_sb/src/main/resources/application.yml
	new file:   app_vue/.env.development
	modified:   app_vue/src/components/GetToken_1.vue
	modified:   app_vue/vue.config.js
This commit is contained in:
monjack
2025-06-20 21:49:37 +08:00
parent 0245ac40fa
commit e64718a811
4 changed files with 13 additions and 20 deletions

View File

@ -11,7 +11,7 @@
proxy:"/examServer",
url:"/public_api/v1/api_for_vue_exam_1?student_id=",
token:"no token",
student_id: "202241401015"
student_id: process.env.VUE_APP_STUDENT_ID
}
},
methods:{