Commit 2300f509 authored by gaodongdong's avatar gaodongdong

修改bug

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