From b47e4899a1ca461a4487e0aa5194342ba90758b7 Mon Sep 17 00:00:00 2001 From: qitz <18810291185@163.com> Date: Tue, 19 Sep 2023 14:42:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BB=B6=E8=B4=A8=E8=AF=81=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml b/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml index 8471987..4ba5adb 100644 --- a/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/wisdomarbitrate/CaseApplicationMapper.xml @@ -150,6 +150,8 @@ case_describe = #{caseDescribe}, case_result = #{caseResult}, is_agree_pend_tral = #{isAgreePendTral}, + objection_add_eviden = #{objectionAddEviden}, + open_court_hear = #{openCourtHear}, where id = #{id}