puzhibing
2024-03-06 0c5defb96c450261e19d4fdbb14979a7b5c92d77
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;
}