This commit is contained in:
lxk0301
2021-02-22 08:16:20 +08:00
parent e2a87b8b79
commit c05d8135f9

View File

@@ -149,7 +149,7 @@ async function jdJoySteal() {
}
break
}
if (nowTimes.getHours() < 6 && nowTimes.getHours() > 0) {
if (nowTimes.getHours() < 6 && nowTimes.getHours() >= 0) {
$.log('未到早餐时间, 暂不能偷好友狗粮\n')
break
}