记得上下班打卡 | git大法好,push需谨慎

Commit 6f8de7d7 authored by jiangxiulong's avatar jiangxiulong

选填

parent 738d225e
...@@ -37,7 +37,6 @@ public class SweetYbEnrollParam implements Serializable { ...@@ -37,7 +37,6 @@ public class SweetYbEnrollParam implements Serializable {
private String audioUrl; private String audioUrl;
@ApiModelProperty(position = 17, required = false, value = "院校", example = " 川音,现音,其他") @ApiModelProperty(position = 17, required = false, value = "院校", example = " 川音,现音,其他")
@NotBlank(message = "keyword1不能为空")
private String universities; private String universities;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment