inspect-server/src/main/java/com/yuanchu/mom/pojo/InspectUnaccepted.java @@ -32,6 +32,9 @@ @TableId(type = IdType.AUTO) private Integer id; @ApiModelProperty(value = "0:原材料检验单;1:成品检验单;2:半成品检验单") private Integer type; /** * 缺陷名称(理由) **/