mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 10:37:41 +08:00 
			
		
		
		
	Merge branch 'master' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
This commit is contained in:
		| @ -19,7 +19,7 @@ public class NoticeBaseVO { | |||||||
|     @Size(max = 50, message = "公告标题不能超过50个字符") |     @Size(max = 50, message = "公告标题不能超过50个字符") | ||||||
|     private String title; |     private String title; | ||||||
|  |  | ||||||
|     @ApiModelProperty(value = "公告标题", required = true, example = "小博主") |     @ApiModelProperty(value = "公告类型", required = true, example = "小博主") | ||||||
|     @NotNull(message = "公告类型不能为空") |     @NotNull(message = "公告类型不能为空") | ||||||
|     private Integer type; |     private Integer type; | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV