webc获取线索面试信息增加会销相关信息
This commit is contained in:
@@ -104,7 +104,7 @@ public class HyPartnerExhibitionDAO {
|
||||
hyPartnerExhibitionMapper.deleteAllByLineId(partnerLineId);
|
||||
}
|
||||
|
||||
public List<Long> queryListByInterviewPlanIds(List<Long> interviewPlanIds) {
|
||||
public List<Long> queryIdListByInterviewPlanIds(List<Long> interviewPlanIds) {
|
||||
if (ObjectUtils.isEmpty(interviewPlanIds)) {
|
||||
return new ArrayList<>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user