liyong
2026-05-08 aaf15b06a4db1cdc187c926b4c196f7b949ef866
src/main/java/com/ruoyi/procurementrecord/dto/ProcurementAddDto.java
@@ -22,5 +22,6 @@
    private String typeName;
    private Integer purchaseLedgerId;
    private Long qualityInspectId;
}