面试增加修改线索状态
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class GetFreeBusyListVO {
|
||||
|
||||
@ApiModelProperty("日期列表(默认七天,只有请求参数中查询日期不传时才会返回,否则不返回)")
|
||||
@ApiModelProperty("忙闲列表")
|
||||
private List<CalendarInfo> calendarList;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user