diff --git a/hw-modules/hw-mes/src/main/resources/mapper/mes/MesProjectInfoMapper.xml b/hw-modules/hw-mes/src/main/resources/mapper/mes/MesProjectInfoMapper.xml index 2b1f96c8..bf3912b6 100644 --- a/hw-modules/hw-mes/src/main/resources/mapper/mes/MesProjectInfoMapper.xml +++ b/hw-modules/hw-mes/src/main/resources/mapper/mes/MesProjectInfoMapper.xml @@ -45,6 +45,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and complete_date = #{completeDate} and is_flag = #{isFlag} + order by erp_modify_date desc