diff --git a/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopeCurrentDataMapper.xml b/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopeCurrentDataMapper.xml index f722d8a9d..57b41a403 100644 --- a/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopeCurrentDataMapper.xml +++ b/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopeCurrentDataMapper.xml @@ -1,8 +1,8 @@ - + - select sensor_sn, MAX(receive_time) receive_time from deep_excavation_current_data group by sensor_sn @@ -214,7 +214,7 @@ order by num desc diff --git a/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopePlaneFigureCoordinateMapper.xml b/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopePlaneFigureCoordinateMapper.xml index bfbc9cd6b..c6fc74858 100644 --- a/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopePlaneFigureCoordinateMapper.xml +++ b/src/main/java/com/zhgd/xmgl/modules/highslope/mapper/xml/HighSlopePlaneFigureCoordinateMapper.xml @@ -1,6 +1,6 @@ - + + +