优化逻辑完善
This commit is contained in:
@@ -97,4 +97,11 @@ public interface IHotakeMeetingCalendarInfoService
|
||||
public List<HotakeMeetingCalendarDataDto> selectHotakeMeetingCalendarDataDtoList();
|
||||
|
||||
|
||||
/**
|
||||
* 获取当前候选人即将开始的会议信息
|
||||
*
|
||||
* @return 会议日历记录主
|
||||
*/
|
||||
public HotakeMeetingCalendarInfo selectCandidateStartCalendarInfo();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user