puzhibing
2024-02-29 7e1737e6b43827d5f766a49a4005077c5fa5eae3
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;
}