diff --git a/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml index 298c97009..c07afcd49 100644 --- a/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml +++ b/jsowell-pile/src/main/resources/mapper/pile/OrderBasicInfoMapper.xml @@ -184,8 +184,6 @@ t1.charge_start_time as chargeStartTime, t1.charge_end_time as chargeEndTime, t1.create_time as createTime, - t1.virtual_amount as virtualAmount, - t1.settle_amount as settleAmount, t4.total_used_electricity as chargingDegree, t4.total_electricity_amount as totalElectricityAmount, t4.total_service_amount as totalServiceAmount,