Commit b7ca0286 authored by chenzhao's avatar chenzhao

Merge branch 'develop_dl' of http://39.98.45.134:8090/moa/amos-boot-biz into develop_dl

parents b1a61cb3 25ef10b1
......@@ -591,7 +591,7 @@ LEFT JOIN cb_fire_team cft ON cff.fire_team_id = cft.sequence_nbr
)) as qualifiedAbs
FROM
cb_org_usr u
LEFT JOIN cb_sign cs ON cs.user_id = u.amos_org_id
LEFT JOIN cb_sign cs ON cs.user_id = u.sequence_nbr
WHERE
u.is_delete = 0
AND u.biz_org_type = 'PERSON'
......
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