From 60c983909959ce621bddfc9eec09c34ffa466dc8 Mon Sep 17 00:00:00 2001 From: hayu <1604366271@qq.com> Date: Wed, 4 Feb 2026 10:53:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=8F=91=E8=B4=A7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mappers/business/backstage/PurchaseMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mappers/business/backstage/PurchaseMapper.xml b/src/main/resources/mappers/business/backstage/PurchaseMapper.xml index 5e9a0de..18eb421 100644 --- a/src/main/resources/mappers/business/backstage/PurchaseMapper.xml +++ b/src/main/resources/mappers/business/backstage/PurchaseMapper.xml @@ -104,7 +104,7 @@ update st_plan_apply - set cg_num=#{cgNum},lk_num= #{lkNum} where id = #{planId} + set ck_num=#{cgNum},lk_num= #{lkNum} where id = #{planId}