updates ['/tweets/' + tweetRef] = null; updates['/user-tweets/' + uid + '/' + tweetRef] = null; firebase.database().ref().update(updates); Congratulations!
確定! 回上一頁