huminmin
2026-04-25 3804a77bf599e619426255cbaff100e2d4cf4e73
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;