更新api url
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ document
|
||||
|
||||
function newMember(nickName, playerName, gameUid, discordId) {
|
||||
// 发送登录请求
|
||||
axios.post("https://pcredive.ray650128.com/backend/api/member", {
|
||||
axios.post("https://table-api.sakunadaisuki.club/api/member", {
|
||||
playerName: playerName,
|
||||
nickName: nickName,
|
||||
discordID: discordId,
|
||||
|
||||
Reference in New Issue
Block a user