From 56505c6a6e80bd5742ea7d058d3b6b343e336632 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Tue, 17 Dec 2024 21:16:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E5=87=BA=E7=A7=9F=E6=96=B9?= =?UTF-8?q?=E5=85=AC=E5=8F=B8id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/material/order/OrderInfoMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml index 2cce02a..79b7164 100644 --- a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml +++ b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml @@ -98,6 +98,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" moi.code AS code, GROUP_CONCAT(hh.id) AS ids, moi.order_time, + mdi.own_co as sellerCompany, up.dept_name AS czcompanyName, mdi.person_phone AS personPhone, su.phonenumber AS phoneNumber,