Compare commits
2 Commits
03bdc7c3cc
...
844ae8c8eb
Author | SHA1 | Date |
---|---|---|
|
844ae8c8eb | |
|
05332260a3 |
|
@ -24,6 +24,7 @@ public class BlShipinquan implements Serializable {
|
|||
private Long createBy;//创建人
|
||||
private String content;//发布内容
|
||||
private String filePath;//路径
|
||||
private String picPath;//封面
|
||||
private int dzs;//点赞数
|
||||
private int pls;//评论数
|
||||
private int type;//类型(0视频,1图片目前都是视频,预留)
|
||||
|
|
Loading…
Reference in New Issue