diff --git a/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml index c557f04f0..c9a5a28e7 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/PileStationInfoMapper.xml @@ -432,7 +432,7 @@ t1.id, t1.merchant_id AS merchantId, t2.merchant_name AS merchantName, - t2.organization_code AS origanizationCode, + t2.organization_code AS organizationCode, t1.station_name AS stationName, t1.dept_id AS deptId, t1.parking_id AS parkingId,