添加企业和岗位同步365联系方式
This commit is contained in:
@@ -22,4 +22,6 @@ public interface JobContactMapper extends BaseMapper<JobContact> {
|
||||
List<JobContact> selectByJobIds(@Param("jobIds") List<Long> longs);
|
||||
|
||||
void batchUpdateEncrypt(List<JobContact> list);
|
||||
|
||||
List<JobContact> getCronSelectList(JobContact jobContact);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user