src/main/java/org/springblade/modules/wj/entity/Wj.java @@ -60,4 +60,10 @@ private Integer sid; /** * 类型 1:图片 2:视频 */ private Integer type; }