diff --git a/God-Vue-master/god-passenger/src/main/resources/mapper/ZhcjPersonFlowMapper.xml b/God-Vue-master/god-passenger/src/main/resources/mapper/ZhcjPersonFlowMapper.xml index f25bc5fb..ed281375 100644 --- a/God-Vue-master/god-passenger/src/main/resources/mapper/ZhcjPersonFlowMapper.xml +++ b/God-Vue-master/god-passenger/src/main/resources/mapper/ZhcjPersonFlowMapper.xml @@ -35,6 +35,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and equip_name like concat('%', #{equipName}, '%') and data_type like concat('%', #{dataType}, '%') + order by enter_time desc