2026-04-22 20fc9ea9b6e4f885ced57a7ab7b98385834eb39a
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;
}