update
This commit is contained in:
@@ -93,4 +93,7 @@ public class TestRecord extends BaseEntity {
|
||||
@ApiModelProperty("实验结束时间")
|
||||
@JsonFormat(pattern = "yyyy/MM/dd", timezone = "GMT+8")
|
||||
private LocalDate testEndDate;
|
||||
|
||||
@ApiModelProperty("业务Id,特指委托ID")
|
||||
private String businessId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user