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