From 630ce0068e02c42e235de3adfb73503a4fd29bd7 Mon Sep 17 00:00:00 2001 From: eric <465889110@qq.com> Date: Sun, 28 Sep 2025 12:31:49 +0800 Subject: [PATCH] no message --- src/main/resources/mapper/CompanyStoreMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/CompanyStoreMapper.xml b/src/main/resources/mapper/CompanyStoreMapper.xml index 4047e9a..593c8e9 100644 --- a/src/main/resources/mapper/CompanyStoreMapper.xml +++ b/src/main/resources/mapper/CompanyStoreMapper.xml @@ -200,7 +200,7 @@ - update zc_order_sub set b_order_id = #{bOdId} where order_id =#{cId} and suborder_type = "RENTBATTEY" + update zc_order_sub set b_order_id = #{bOdId} where suborder_id =#{cId} and suborder_type = "RENTBATTEY"