Update jd_get_share_code.js

This commit is contained in:
Faker 2023-02-14 15:50:12 +08:00
parent 225e3041f3
commit 318a9ffb33

View File

@ -573,15 +573,15 @@ async function getShareCode() {
console.log(`======账号${$.index}开始======`)
try {
await getJDFruit()
await getJdPet()
//await getJdPet()
await getPlantBean()
await getJdFactory()
await getJxFactory()
await getJdZZ()
await getJoy()
//await getJdFactory()
//await getJxFactory()
//await getJdZZ()
//await getJoy()
await getSgmh()
//await getCFD()
await getJdCash()
//await getJdCash()
} catch (e) {
console.log(e)
}