liyong
2026-05-21 64b09d98dfe24903f856d21dff218aebd5755611
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;
}