jd_get_share_code.js update

This commit is contained in:
lxk0301
2021-03-01 21:38:13 +08:00
parent 8e135aac0e
commit 13b27ae7df

View File

@ -604,7 +604,7 @@ function getCFD(showInvite = true) {
strMyShareId,
strPin,
} = JSON.parse(data);
console.log(`【账号${$.index}${$.nickName || $.UserName})财富岛】${strMyShareId}`)
console.log(`【账号${$.index}${$.nickName || $.UserName})财富岛】${strMyShareId}(每次都变化,不影响)`)
} catch (e) {
$.logErr(e, resp);
} finally {