puzhibing
2024-03-04 9b7d12d6dbfd627e983d3b643b0a8bc7b528d8c1
cloud-server-other/src/main/java/com/dsh/other/model/StoreConfigVo.java
@@ -19,4 +19,6 @@
    private Integer sort;
    @ApiModelProperty("背景图")
    private String backgroundImage;
    @ApiModelProperty("详情id")
    private Integer id;
}