diff --git a/cmvr-iot-aima/src/main/resources/mapper/aima/AimaTestLogMapper.xml b/cmvr-iot-aima/src/main/resources/mapper/aima/AimaTestLogMapper.xml index c9f351c..b52e604 100644 --- a/cmvr-iot-aima/src/main/resources/mapper/aima/AimaTestLogMapper.xml +++ b/cmvr-iot-aima/src/main/resources/mapper/aima/AimaTestLogMapper.xml @@ -27,7 +27,7 @@ and log_level = #{logLevel} and test_status = #{testStatus} - order by log_time desc + order by log_time