zhibing.pu
2024-06-24 6a8d2bd39cf88e13c546adbfafb5990a9b0c5f4e
cloud-server-other/src/main/java/com/dsh/other/model/BannerVo.java
@@ -25,4 +25,6 @@
    private Integer turnId;
    @ApiModelProperty("跳转模块")
    private String model;
    @ApiModelProperty("跳转列表类型id")
    private Integer typeId;
}