更新api url

This commit is contained in:
2026-08-03 23:34:15 +08:00
parent cef720fa99
commit 8d3ffde7a4
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ row_1.appendChild(heading_3);
row_1.appendChild(heading_5);
thead.appendChild(row_1);
// 取得刀表
axios.get("https://pcredive.ray650128.com/backend/api/member", {
axios.get("https://table-api.sakunadaisuki.club/api/member", {
headers: {
'Content-Type': 'application/json',
'Accept': 'application/json'