Commit 53375ff4 authored by zhangsen's avatar zhangsen

sql修改

parent 1fe8adb3
......@@ -94,9 +94,9 @@
`sequence_nbr` as id,
`gateway_id` as gatewayId,
`booster_name` as text,
booster_name as value,
booster_name as boosterName,
<!-- `booster_code` as value,-->
`sort` as sort
`sort` as value
from booster_station_info
<where>
<if test="gatewayId != null and gatewayId != ''">
......
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