init
This commit is contained in:
@@ -24,10 +24,6 @@ public class CaiBanner implements Serializable {
|
||||
*/
|
||||
@TableId(value = "id")
|
||||
private Integer id;
|
||||
/**
|
||||
* 0 图片 1 视频
|
||||
*/
|
||||
private Integer type;
|
||||
/**
|
||||
* 类别 1 首页轮播
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user