Commit 1bae6a02 authored by suhuiguang's avatar suhuiguang

1.修改大小写

parent 8ec3f42d
...@@ -1444,7 +1444,7 @@ ...@@ -1444,7 +1444,7 @@
select select
we.clean_type we.clean_type
from from
wl_Equipment we wl_equipment we
LEFT JOIN `wl_equipment_detail` wed ON wed.equipment_id = we.id LEFT JOIN `wl_equipment_detail` wed ON wed.equipment_id = we.id
LEFT JOIN `wl_equipment_specific` wes ON wes.equipment_detail_id = wed.id LEFT JOIN `wl_equipment_specific` wes ON wes.equipment_detail_id = wed.id
where where
......
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