Merge remote-tracking branch 'origin/develop_1' into develop_1
This commit is contained in:
+4
@@ -109,6 +109,10 @@ public class SarStandardComplianceProductAssess extends BaseEntity {
|
||||
@JsonFormat(locale = "zh", timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date interpretationTime;
|
||||
|
||||
@ApiModelProperty(value = "条款名称")
|
||||
@TableField("clause_name")
|
||||
private String clauseName;
|
||||
|
||||
|
||||
private String id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user