From 0e62f212efcf08868c3fdc1651c462e6630788cb Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Tue, 14 Jan 2025 15:32:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E6=96=99=E6=97=B6=E9=97=B4bug?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/material/BackApplyMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6bba77d0..0c0f9de1 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 @@ -976,7 +976,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" bpl.lot_name as lotName, bui.unit_id as unitId, bui.unit_name as unitName, - bai.back_time as backTime, + bai.create_time as backTime, bagi.agreement_code as agreementCode, tt.task_status as taskStatus, tta.agreement_id as agreementId,