修改条件查询标准涉及项目符合性清单BUG
This commit is contained in:
+2
-1
@@ -15,7 +15,7 @@ import org.springframework.format.annotation.DateTimeFormat;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* <p>
|
* <p>
|
||||||
*
|
*
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @author zyl
|
* @author zyl
|
||||||
@@ -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 = "'项目名称'")
|
||||||
|
|||||||
Reference in New Issue
Block a user