diff --git a/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml index c7bd63ffa..2371f88a4 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml @@ -317,6 +317,7 @@ t1.station_status as stationStatus, t1.create_time as createTime, t1.pictures as pictures, + t1.park_fee_describe as parkFeeDescribe, t2.merchant_id as merchantId, t3.merchant_name as merchantName, t1.station_admin_name as stationAdminName,