buhuazhen
2026-05-27 ee690149bcf516b72df8f12916d5d93319bf55d5
src/main/java/com/ruoyi/production/dto/ProductOrderDto.java
@@ -94,4 +94,8 @@
    @Excel(name = "色数",sort = 9)
    private String printColorCount;
    private Long printId;
    private Integer hasProduct;
}