Commit b02f60cf authored by tianyiming's avatar tianyiming

bug修改

parent 79510c86
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
LEFT JOIN privilege_company pc ON tui.unit_code = pc.company_code LEFT JOIN privilege_company pc ON tui.unit_code = pc.company_code
WHERE WHERE
tzei.equip_category IS NOT NULL tzei.equip_category IS NOT NULL
AND tui.userId IS NOT NULL AND tui.amos_user_id IS NOT NULL
AND tui.unit_code IS NOT NULL AND tui.unit_code IS NOT NULL
AND pc.org_code IS NOT NULL AND pc.org_code IS NOT NULL
AND tzei.is_delete = '0' AND tzei.is_delete = '0'
......
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