添加打印

This commit is contained in:
lxk0301
2020-11-22 16:47:15 +08:00
parent 4dd6ad98a8
commit 8f72b6d385

View File

@@ -113,6 +113,8 @@ function showMsg() {
async function lottery() {
if ($.freeDrawCount > 0) {
await drawRecord($.lotteryId);
} else {
console.log(`免费抽奖机会今日已使用\n`)
}
}
//获取详情