44555
This commit is contained in:
-2
@@ -13,11 +13,9 @@ public class CaseCheckdataImgForm {
|
||||
private String caseId;
|
||||
|
||||
@ApiModelProperty(value = "生化指标 图片")
|
||||
@NotNull(message = "报告单 生化指标 不能为空")
|
||||
private String bioImg;
|
||||
|
||||
@ApiModelProperty(value = "凝血功能指标 图片")
|
||||
@NotNull(message = "报告单 凝血功能指标 不能为空")
|
||||
private String coaImg;
|
||||
|
||||
@ApiModelProperty(value = "炎症因子指标 图片")
|
||||
|
||||
Reference in New Issue
Block a user