Commit b73f7e85 by java-温文海

修改bug'

parent 0a48d476
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
sta.dep_iata_id, sta.dep_iata_id,
sta.arr_iata_id, sta.arr_iata_id,
sta.extra_oil_fuel_reason, sta.extra_oil_fuel_reason,
sta.update_date, DATE_FORMAT(sta.update_date, '%Y-%m-%d %H:%i:%S')as updateDate,
airArr.airport_name as arrAirPortName, airArr.airport_name as arrAirPortName,
airdep.airport_name as depAirPortName, airdep.airport_name as depAirPortName,
acType.type_name as acTypeName acType.type_name as acTypeName
......
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