shawenguan 1 năm trước cách đây
mục cha
commit
17a48f1ab9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Scripts/wubian/wubianRevokeEntrust.js

+ 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);