From ba23cd1618e68c83a70571d933c12dce1d52b188 Mon Sep 17 00:00:00 2001
From: winter <664946893@qq.com>
Date: Sun, 15 Jun 2025 19:10:51 +0800
Subject: [PATCH] fix
---
.../src/main/resources/mapper/WxRentContractMapper.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
index d2e3b81eb..b7b14da63 100644
--- a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
@@ -244,7 +244,7 @@
- insert into wx_rent_contract_valid_delete select * from wx_rent_contract where id = #{id} and `tenant_id` = #{tenantId}
+ insert into wx_rent_contract_valid_delete() select from wx_rent_contract where id = #{id} and `tenant_id` = #{tenantId}