huminmin
2026-04-25 955374ad30f9adfab6d1a3124242d1012b674e03
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;