Commit 7a06d380 authored by zhangsen's avatar zhangsen

bug

parent 721a20a7
......@@ -50,7 +50,8 @@
sta.name as name,
sta.type as type,
hjc.signal_strength as signalStrength,
pc.COMPANY_NAME as companyName
pc.COMPANY_NAME as companyName,
hjc.sequence_nbr as sequenceNbr
from
hygf_jp_collector hjc
left join hygf_jp_station sta on sta.third_station_id = hjc.third_station_id
......
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