update
This commit is contained in:
parent
9ee482718b
commit
bfbd1c497f
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue