Commit 5e0c9dd2 authored by lisong's avatar lisong

添加参数返回

parent bdc0f498
...@@ -3610,6 +3610,7 @@ ...@@ -3610,6 +3610,7 @@
ifNull( wws.full_name,"") as address, ifNull( wws.full_name,"") as address,
ifNull(eq.`name`,"") AS equType, ifNull(eq.`name`,"") AS equType,
wesp.biz_org_name AS bizOrgName, wesp.biz_org_name AS bizOrgName,
wesp.id,
case wsd.status case wsd.status
when '1' then '在位' when '1' then '在位'
......
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