修改条件查询标准涉及项目符合性清单BUG

This commit is contained in:
Wanghong
2021-07-23 18:01:15 +08:00
parent f94fb9db0d
commit cf0d9f6c6d
@@ -33,6 +33,7 @@ public class SarStandardComplianceProductAssess extends BaseEntity {
private String productLineId; private String productLineId;
@ApiModelProperty(value = "'项目id'") @ApiModelProperty(value = "'项目id'")
@TableField("product_id")
private String productId; private String productId;
@ApiModelProperty(value = "'项目名称'") @ApiModelProperty(value = "'项目名称'")