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