Commit 2300f509 authored by gaodongdong's avatar gaodongdong

修改bug

parent 7a1019aa
......@@ -124,8 +124,8 @@
parent_id
FROM `cb_org_usr`
WHERE is_delete = 0
and biz_org_type = "COMPANY"
or biz_org_type = "DEPARTMENT"
and (biz_org_type = "COMPANY"
or biz_org_type = "DEPARTMENT")
</select>
<select id="queryOrgUsrListByBizOrgCode" resultType="com.yeejoin.amos.boot.module.common.api.entity.OrgUsr">
......
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