shawenguan 1 жил өмнө
parent
commit
17a48f1ab9

+ 1 - 0
Scripts/wubian/wubianRevokeEntrust.js

@@ -106,6 +106,7 @@ function getRevokeEntrustName() {
 async function tryRevokeEntrust() {
     let name = getRevokeEntrustName();
     let page = 1;
+    let entrustOrderTotal = 0;
     let optOrderNum = 0;
     while (page < 100) {
         let retOrder = await getOrderList(0, page);