Commit 71fda41d authored by chenzhao's avatar chenzhao

bug 2809 机场单位,新增人员页面不同用户应不能关联同一个账号(附图)

parent 1ca9865c
...@@ -565,6 +565,7 @@ GROUP BY ...@@ -565,6 +565,7 @@ GROUP BY
SELECT * SELECT *
FROM cb_org_usr FROM cb_org_usr
WHERE is_delete = 0 WHERE is_delete = 0
and
amos_org_id = #{amosId} amos_org_id = #{amosId}
</select> </select>
......
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