feat:bug

This commit is contained in:
苏竹红
2025-07-31 10:02:23 +08:00
parent 9a67a26ad9
commit 6640b51c5b

View File

@@ -26,7 +26,7 @@ public class MatterAndMatterDetailVO {
private String systemSource;
@ApiModelProperty( "1:H5 2:小程序")
private Boolean jumpType;
private Integer jumpType;
@ApiModelProperty( "跳转链接")
private String jumpUrl;