添加企业和岗位同步365联系方式
This commit is contained in:
@@ -100,4 +100,11 @@
|
||||
</foreach>
|
||||
</update>
|
||||
|
||||
<select id="getCronSelectList" resultMap="jobContactResult" parameterType="JobContact">
|
||||
<include refid="JobContactVo"/>
|
||||
<where> del_flag = '0' and nullif(contact_Person_Phone, '') is not null
|
||||
and contact_Person_Phone_Encrypt is null
|
||||
</where>
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user