From 80821b70c41a06952fa50207a9a82fa289e0152e Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期四, 04 九月 2025 14:16:29 +0800
Subject: [PATCH] 修改接口

---
 service/src/main/resources/mapper/cwgl/KeyCollectionInfoMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/service/src/main/resources/mapper/cwgl/KeyCollectionInfoMapper.xml b/service/src/main/resources/mapper/cwgl/KeyCollectionInfoMapper.xml
index f122086..6c711f7 100644
--- a/service/src/main/resources/mapper/cwgl/KeyCollectionInfoMapper.xml
+++ b/service/src/main/resources/mapper/cwgl/KeyCollectionInfoMapper.xml
@@ -87,6 +87,7 @@
         driver_m.`NAME` as driverName,
         driver_m.MOBILE as driverMobile,
         vhc.LICENSE_PLATE_NUMBER as licensePlateNumber,
+        vhc.NAME as boxNum,
         ord.ORDER_TIME as orderTime,
         ord.CREATED_TIME as orderCreatedTime,
         ts.CREATED_TIME as dispatchCreatedTime,

--
Gitblit v1.8.0