haoyahui
2023-11-16 94de1745b4b69eeeb1ac8c5d3508ce87258afc25
consum-model-pojo/src/main/java/com/consum/model/po/LWhProcureModel.java
@@ -224,7 +224,7 @@
    }
    public Long getTotalAmount() {
        return totalAmount;
        return this.totalAmount;
    }
    public void setTotalAmount(Long totalAmount) {