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}