src/main/java/com/ruoyi/production/dto/ProductOrderDto.java @@ -57,4 +57,6 @@ //是否发货(台账页面颜色控制) private Boolean isFh; private String uidNo; }