diff --git a/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml b/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml index 0404f860..e6357c10 100644 --- a/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml +++ b/ms-dal/src/main/resources/mapper/DsAllowAutoPurchaseProductMapper.xml @@ -28,7 +28,9 @@ where ds_allow_auto_purchase_product_id = #{dsAllowAutoPurchaseProductId,jdbcType=BIGINT} delete from ds_allow_auto_purchase_product diff --git a/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml b/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml index 2654f9d0..876e1898 100644 --- a/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml +++ b/ms-dal/src/main/resources/mapper/DsFilterAutoPurchaseProductMapper.xml @@ -28,7 +28,9 @@ where ds_filter_auto_purchase_product_id = #{dsFilterAutoPurchaseProductId,jdbcType=BIGINT}