huminmin
3 天以前 3ca9f3c5224f83ca8d1bc848ea4d452fef3c9fbd
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;
}