buhuazhen
2026-05-27 6690f4754d433b9cde475868034b6d1a3c11d396
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;
}