标准评估结果 返回数据补充

This commit is contained in:
yuezhihang
2022-07-18 16:59:53 +08:00
parent ffcc3545f0
commit afeac0ac11
2 changed files with 10 additions and 1 deletions
@@ -125,5 +125,11 @@ public class SarInterpretationNationalStandard extends BaseEntity {
private String coreTechnicalRequirementSSI;
@TableField(exist = false)
private String readContent;
@TableField(exist = false)
private String itemName;
@TableField(exist = false)
private String dutyEngineer;
@TableField(exist = false)
private String complianceRequire;
}