MCPcopy Create free account
hub / github.com/Semporia/Scripts / getShareCode

Function getShareCode

jd_get_share_code.js:648–662  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

646 })
647}
648async function getShareCode() {
649 console.log(`======账号${$.index}开始======`)
650 await getJDFruit()
651 await getJdPet()
652 await getPlantBean()
653 await getJdFactory()
654 await getJxFactory()
655 await getJxNc()
656 await getJdZZ()
657 await getJoy()
658 await getSgmh()
659 await getCFD()
660 await getJdCash()
661 console.log(`======账号${$.index}结束======\n`)
662}
663
664function safeGet(data) {
665 try {

Callers 1

Calls 12

getJDFruitFunction · 0.85
getJdPetFunction · 0.85
getPlantBeanFunction · 0.85
getJdFactoryFunction · 0.85
getJxFactoryFunction · 0.85
getJxNcFunction · 0.85
getJdZZFunction · 0.85
getJoyFunction · 0.85
getSgmhFunction · 0.85
getCFDFunction · 0.85
getJdCashFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected