修改了疾病标签的搜索3
This commit is contained in:
parent
d134ffd200
commit
e3d7345221
@ -7,6 +7,5 @@ import lombok.Data;
|
|||||||
@Data
|
@Data
|
||||||
public class getCaseLabel {
|
public class getCaseLabel {
|
||||||
@NotEmpty(message = "参数错误")
|
@NotEmpty(message = "参数错误")
|
||||||
@JsonProperty("pid")
|
|
||||||
private String pId = "0";
|
private String pId = "0";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user