更新api url
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user