@@ -110,6 +110,8 @@ async function checkTryPayAll() {
} else {
lk.log('不存在未支付订单');
}
+ } else {
+ lk.log('不存在未支付订单');
return paySuccCnt;