Commit d1459971 authored by tangwei's avatar tangwei

修改bug

parent 98ffce2f
...@@ -93,6 +93,7 @@ ...@@ -93,6 +93,7 @@
c.rec_date AS recDate, c.rec_date AS recDate,
c.fire_endurance_rate_name as fireEnduranceRateName, c.fire_endurance_rate_name as fireEnduranceRateName,
c.use_nature_name as useNatureName, c.use_nature_name as useNatureName,
c.charge_person_code chargePersonCode,
c.biz_org_name as bizOrgName, c.biz_org_name as bizOrgName,
c.biz_org_code as bizOrgCode c.biz_org_code as bizOrgCode
FROM cb_key_site c FROM cb_key_site c
......
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