inspect-server/src/main/java/com/ruoyi/inspect/pojo/ReliabilityPlanProductItem.java
@@ -26,7 +26,7 @@ private static final long serialVersionUID = 1L; @TableId(value = "id", type = IdType.AUTO) private Integer id; private Long id; @ApiModelProperty("检验项") private String inspectionItem; @@ -41,7 +41,7 @@ private String remark; @ApiModelProperty("关联可靠性计划产品id") private Integer planId; private Long planId; /** * 成品/原辅材 */