This commit is contained in:
root 2025-12-10 19:36:10 +11:00
parent 9ee482718b
commit bfbd1c497f
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ async function main() {
} }
) )
.then((res) => { .then((res) => {
// console.log(res.data, item.id, item.timeConvert, item.time); console.log(res.data, item.id, item.timeConvert, item.time);
}) })
.catch((err) => { .catch((err) => {
console.log(err); console.log(err);