From db198dd2a2c8c6a5fa8d88610a3c568ffd998558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A5=8E=E5=85=B4?= <2220574228@qq.com> Date: Thu, 25 Jun 2026 10:28:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A7=E4=B8=BB=E6=9F=A5=E8=AF=A2=E7=BB=84?= =?UTF-8?q?=E7=BB=87;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mhd-user-center/src/main/resources/mapper/UserShipperMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mhd-user-center/src/main/resources/mapper/UserShipperMapper.xml b/mhd-user-center/src/main/resources/mapper/UserShipperMapper.xml index 37bbc4c9b..20f663b17 100644 --- a/mhd-user-center/src/main/resources/mapper/UserShipperMapper.xml +++ b/mhd-user-center/src/main/resources/mapper/UserShipperMapper.xml @@ -67,6 +67,7 @@ a.esign_auth_status, a.esign_enterprise_status, a.CUSTOMER_NC_CODE, + a.org_code, a.esign_seal_auth_id FROM user_shipper a LEFT JOIN "USER" b ON a.user_id = b.user_id