From e31a99a17e52d0806fe1be6ebda08d1ae403f592 Mon Sep 17 00:00:00 2001 From: bns_han <1604366271@qq.com> Date: Mon, 25 Dec 2023 10:48:28 +0800 Subject: [PATCH] =?UTF-8?q?app-=E9=80=80=E6=96=99=E6=8E=A5=E6=94=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/material/BackApplyMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/BackApplyMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/BackApplyMapper.xml index 6a60a553..1c7ea00a 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/BackApplyMapper.xml +++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/BackApplyMapper.xml @@ -327,6 +327,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and #{endTime} >=bai.back_time GROUP BY bai.id, us.user_name, bai.phone, bpl.lot_name, bui.unit_name, bagi.plan_start_time + ORDER BY bai.create_time desc