Commit aaff525e authored by 韩桐桐's avatar 韩桐桐

fix(jg):使用登记详情查询修改

parent 0e65bb8d
...@@ -257,13 +257,12 @@ ...@@ -257,13 +257,12 @@
tjin."street_name" as installStreet , tjin."street_name" as installStreet ,
tjin."install_leader_name" as installLeaderName , tjin."install_leader_name" as installLeaderName ,
tjin."address" as installAddress , tjin."address" as installAddress ,
tjin."is_xixian" as isXixian , tjin."is_xixian" as installIsXixian ,
tjin."install_leader_name" as installLeaderName , tjin."install_leader_name" as installLeaderName ,
tjin."install_leader_phone" as installLeaderPhone , tjin."install_leader_phone" as installLeaderPhone ,
tjin."install_start_date" as installStartDate , tjin."install_start_date" as installStartDate ,
tjin."property_unit_name" as propertyUnitName , tjin."property_unit_name" as installPropertyUnitName ,
tjin."use_unit_name" as useUnitName , tjin."proxy_statement_attachment" as installProxyStatementAttachment ,
tjin."proxy_statement_attachment" as proxyStatementAttachment ,
tjin."install_contract_attachment" as installContractAttachment , tjin."install_contract_attachment" as installContractAttachment ,
tjin."other_accessories" as insOtherAccessories tjin."other_accessories" as insOtherAccessories
FROM "tzs_jg_installation_notice_eq" AS tjine FROM "tzs_jg_installation_notice_eq" AS tjine
......
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