This commit is contained in:
lxk0301
2021-03-30 11:17:06 +08:00
parent c2186ab30b
commit 6ea35cc219
3 changed files with 5 additions and 5 deletions

View File

@ -244,7 +244,6 @@ async function JD_XTG(flag = false) {
await doTask("product", item2["productId"], 2);
}
}
//付定金 TODO
// for (let item3 of orderSkuList) {
// await doTask('order', item3['skuId'], 1);
// await doTask('order', item3['skuId'], 2);