update 参会人增加演讲ppt提高限制为1000字符
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ public class PayMeetingSituation implements Serializable {
|
||||
|
||||
/**演讲ppt*/
|
||||
@ApiModelProperty(value = "演讲ppt文件")
|
||||
//@NotBlank(message = "演讲ppt不能为空",groups = Guest.class)
|
||||
@Size(max = 1000, message = "演讲ppt文件数量超出最大限制")
|
||||
private String speechPpt;
|
||||
|
||||
/**照片*/
|
||||
|
||||
Reference in New Issue
Block a user