From 43c51fff6eb7ac9918e407cf9b1aa4c358cd708c Mon Sep 17 00:00:00 2001 From: wangw <1594593906@qq.com> Date: Thu, 21 Nov 2024 15:39:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E5=88=A0=E9=99=A4=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/TbProductMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/TbProductMapper.xml b/src/main/resources/mapper/TbProductMapper.xml index 7f29709..df2ec2b 100644 --- a/src/main/resources/mapper/TbProductMapper.xml +++ b/src/main/resources/mapper/TbProductMapper.xml @@ -47,7 +47,7 @@ - id, category_id, spec_id, merchant_id, shop_id, name, short_title, + id, category_id, spec_id, shop_id, name, short_title, type, pack_fee, low_price, unit_id, cover_img, images, sort, status, is_hot, type_enum, is_del, is_stock, is_pause_sale, created_at, updated_at, group_type, group_snap, spec_info, select_spec, spec_table_headers,