@@ -102,6 +102,7 @@ public class BizDayworkItemReject extends BaseEntity
private String checkStandard;
private String checkResult;
private Integer type;
+ private Long inspectionInstructionId;
}