ll
liukangdong
2025-01-23 662d007c5b8f20c9f9393b4abc691f7154556208
server/visits/dmvisit_service/src/main/java/com/doumee/dao/admin/response/InterestedListVO.java
@@ -18,7 +18,7 @@
public class InterestedListVO {
    @ApiModelProperty(value = "数量")
    private Long num;
    private Integer num;
    @ApiModelProperty(value = "名称")
    private String name;