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