mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
添加打印
This commit is contained in:
parent
384ea9c084
commit
9d8a70cbaf
@ -113,6 +113,8 @@ function showMsg() {
|
||||
async function lottery() {
|
||||
if ($.freeDrawCount > 0) {
|
||||
await drawRecord($.lotteryId);
|
||||
} else {
|
||||
console.log(`免费抽奖机会今日已使用\n`)
|
||||
}
|
||||
}
|
||||
//获取详情
|
||||
|
||||
Loading…
Reference in New Issue
Block a user