buli
2023-05-23 07390e2fcb4adf27c928335bf27ae7939c5a80ad
force-app/main/default/classes/SparePartsSequencingBatch.cls
@@ -7,8 +7,8 @@
    public String OCSMProvince;
    // global SparePartsSequencingBatch(){
    // }
    global SparePartsSequencingBatch(){
    }
    // 带年月的构造参数,用来刷历史数据的
    // global SparePartsSequencingBatch(Integer year, Integer month) {