Commit e996e075 by fudahua

删除接口

parent 3baf813d
...@@ -542,5 +542,6 @@ ...@@ -542,5 +542,6 @@
from tab_haoban_department from tab_haoban_department
where wx_enterprise_id = #{wxEnterpriseId} and status_flag = 1 where wx_enterprise_id = #{wxEnterpriseId} and status_flag = 1
and department_name likelike CONCAT('%',#{search},'%') and department_name likelike CONCAT('%',#{search},'%')
order by sort asc
</select> </select>
</mapper> </mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment