buhuazhen
2026-05-20 5862905480f0887b84194722b2b2b6a7f979df43
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;
}