Skip to content

Commit 00040b6

Browse files
binarywangCopilot
andauthored
Update weixin-java-open/AUDIT_QUOTA_MANAGEMENT_GUIDE.md
Co-authored-by: Copilot <[email protected]>
1 parent f08b30e commit 00040b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

weixin-java-open/AUDIT_QUOTA_MANAGEMENT_GUIDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ public class BatchAuditSubmitter {
188188
System.err.println("AppId: " + appId + " 提交失败: " + e.getMessage());
189189
result.setFailCount(result.getFailCount() + 1);
190190
result.getFailedAppIds().add(appId);
191+
count++;
191192
}
192193
}
193194

0 commit comments

Comments
 (0)