force-app/main/default/classes/InquiryVerifyBatch.cls @@ -12,6 +12,7 @@ } global InquiryVerifyBatch(Integer year, Integer month) { if (year == null) { year = 2021;