| force-app/main/default/classes/InquiryVerifyBatch.cls | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
force-app/main/default/classes/InquiryVerifyBatch.cls
@@ -12,6 +12,7 @@ } global InquiryVerifyBatch(Integer year, Integer month) { if (year == null) { year = 2021;