ll
liukangdong
2025-01-13 7614c5a6a7bc6feb906ffe2f77ff9fe8e211747f
server/visits/dmvisit_service/src/main/java/com/doumee/dao/web/response/platformReport/VisitRetentionDataVO.java
@@ -19,6 +19,6 @@
    private String companyName;
    @ApiModelProperty(value = "超时时长 单位:分钟")
    private Long timeOutMinute;
    private int timeOutMinute;
}