Commit edb9b237 authored by caotao's avatar caotao

Merge branch 'developer' of http://36.40.66.175:5000/moa/amos-boot-biz into developer

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