shawenguan 2 lat temu
rodzic
commit
92dc73aab9
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      Scripts/gandart/gandartPay.js

+ 2 - 0
Scripts/gandart/gandartPay.js

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