111
This commit is contained in:
parent
d226b4e4f0
commit
5aeef97712
@ -12,5 +12,5 @@ public class getClinicalStatsLabel {
|
|||||||
*/
|
*/
|
||||||
@JsonProperty("label_iden")
|
@JsonProperty("label_iden")
|
||||||
@NotNull(message = "参数错误")
|
@NotNull(message = "参数错误")
|
||||||
private Integer labelIden;
|
private String label_iden;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user