liding
2026-04-27 050a6301777a6753c800f1999670f8d30f1589f9
src/main/java/com/ruoyi/procurementrecord/dto/ProcurementAddDto.java
@@ -21,5 +21,7 @@
    private Integer type;
    private String typeName;
    private Integer purchaseLedgerId;
    private Long qualityInspectId;
}