黄千龙
2022-09-21 48714ff500f3321ed71da185fcbc75143120686b
force-app/main/default/classes/InquiryVerifyBatch.cls
@@ -12,6 +12,7 @@
        
    }
    global InquiryVerifyBatch(Integer year, Integer month) {
        if (year == null) {
            year = 2021;