appbanner图
This commit is contained in:
+3
@@ -10,6 +10,9 @@ public class SysBannerDO {
|
|||||||
@Schema(title = "id")
|
@Schema(title = "id")
|
||||||
private String id;
|
private String id;
|
||||||
|
|
||||||
|
@Schema(title = "序号")
|
||||||
|
private Integer sort;
|
||||||
|
|
||||||
@Schema(title = "图片")
|
@Schema(title = "图片")
|
||||||
private String photoUrl;
|
private String photoUrl;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user