From 7a70438d5d6f0ff74995b1230cfb2dcaef7c8ea7 Mon Sep 17 00:00:00 2001 From: xhxu Date: Mon, 11 Apr 2022 20:24:41 +0800 Subject: [PATCH] //update --- .../src/main/resources/mapper/TtMerchantPoiMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml b/mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml index fdc83dc76..b3ad7e961 100644 --- a/mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml +++ b/mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml @@ -84,12 +84,12 @@ and `supplier_id` = #{supplierId} - - and `sync_status` = #{synStatus} + + and `sync_status` = #{syncStatus} - - and `last_sync_status` = #{lastSynStatus} + + and `last_sync_status` = #{lastSyncStatus}