@@ -204,7 +204,7 @@ export async function addScore(score, description) {
data: {
score: scoreEncrypted,
type: '玩游戏',
- userId: store.state.userInfo.id,
+ // userId: store.state.userInfo.id,
description,
},
headers: {