From 1412a69619bc2ac02339de513340528d822070c3 Mon Sep 17 00:00:00 2001 From: wangchaoxu Date: Fri, 1 Sep 2023 15:19:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E9=85=8D=E7=BD=AE=E7=9B=B8?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml | 2 +- .../main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml b/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml index ef5bc291..6f076bd9 100644 --- a/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml +++ b/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml @@ -52,7 +52,7 @@ delete from ds_allow_auto_purchase_product where product_id in - + #{item} diff --git a/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml b/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml index 41599783..d7d6f080 100644 --- a/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml +++ b/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml @@ -52,7 +52,7 @@ delete from ds_filter_auto_purchase_product where product_id in - + #{item}