Commit 091ae696 authored by 麻笑宇's avatar 麻笑宇

大屏气瓶接口优化

parent feb37ce8
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
count(1) count(1)
FROM FROM
tz_base_enterprise_info u tz_base_enterprise_info u
RIGHT JOIN tzs_user_info ui ON ui.unit_code = u.use_code RIGHT JOIN tzs_user_info ui ON ui.unit_code = u.use_unit_code
WHERE WHERE
u.data_sources = '陕西省内企业' u.data_sources = '陕西省内企业'
AND u.unit_type LIKE'%充装单位%' AND u.unit_type LIKE'%充装单位%'
......
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