huminmin
2026-04-25 a85ac2fba03244c3e93a74e498681483e466dc08
src/main/java/com/ruoyi/production/bean/dto/ProductionPlanDto.java
@@ -20,10 +20,6 @@
    @Excel(name = "产品名称")
    private String productName;
    @Schema(description = "客户名称")
    @Excel(name = "客户名称")
    private String customerName;
    @Schema(description = "产品规格")
    @Excel(name = "产品规格")
    private String model;