shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
92dc73aab9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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;
 }