From c045b1f8eaeb52e5d71db20d0644fa62396001b3 Mon Sep 17 00:00:00 2001 From: liujiang <569804566@qq.com> Date: Thu, 13 Nov 2025 21:57:21 +0800 Subject: [PATCH] =?UTF-8?q?master=EF=BC=9A=E6=8A=A5=E7=A9=BA=E6=8C=87?= =?UTF-8?q?=E9=92=88=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xkt/src/main/resources/mapper/StoreProductColorMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xkt/src/main/resources/mapper/StoreProductColorMapper.xml b/xkt/src/main/resources/mapper/StoreProductColorMapper.xml index 9cb220424..c8f8623fa 100644 --- a/xkt/src/main/resources/mapper/StoreProductColorMapper.xml +++ b/xkt/src/main/resources/mapper/StoreProductColorMapper.xml @@ -13,6 +13,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" id AS storeProdColorId, store_color_id AS storeColorId, color_name AS colorName, + shoe_upper_lining_material, order_num AS orderNum FROM store_product_color