新增txt close #55 修正体育tvg-name close #57

This commit is contained in:
test
2025-12-14 11:14:18 +08:00
parent 37dde4820c
commit bc2923ef0c
3 changed files with 38 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ function encodeURLEncoder(str) {
* 刷新token
* @param {string} userId - 用户ID
* @param {string} token - 用户token
* @returns {boolean} - 是否成功
* @returns {} - 是否成功
*/
async function refreshToken(userId, token) {