src/main/java/com/ruoyi/production/dto/ProcessRouteDto.java @@ -13,4 +13,6 @@ @ApiModelProperty("规格") private String model; private String bomNo; }