From 9f1304e6fddd17f5fe5461ce677f3ec191331ccc Mon Sep 17 00:00:00 2001 From: lius <Lius2225@163.com> Date: 星期五, 01 九月 2023 11:48:07 +0800 Subject: [PATCH] update --- lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentOvertimeMapper.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentOvertimeMapper.xml b/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentOvertimeMapper.xml index d145722..45f72be 100644 --- a/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentOvertimeMapper.xml +++ b/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentOvertimeMapper.xml @@ -22,6 +22,6 @@ </foreach> </if> </where> - order by + order by efficient_date asc </select> </mapper> \ No newline at end of file -- Gitblit v1.9.3