Commit 624463f7 authored by 张森's avatar 张森

单位问题处理

parent cf1ce75d
...@@ -68,7 +68,8 @@ ...@@ -68,7 +68,8 @@
sd.warehouse_structure_id AS buildId, sd.warehouse_structure_id AS buildId,
wes.biz_org_name AS bizOrgName, wes.biz_org_name AS bizOrgName,
wes.biz_org_code AS bizOrgCode, wes.biz_org_code AS bizOrgCode,
wesi.alarm_rule AS alarmRule wesi.alarm_rule AS alarmRule,
wei.unit
FROM FROM
wl_equipment_specific_index AS wesi wl_equipment_specific_index AS wesi
LEFT JOIN wl_equipment_specific AS wes LEFT JOIN wl_equipment_specific AS wes
......
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