From 50e359d54dac772435ca047ecd213923b3739e5f Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Wed, 18 Mar 2026 12:35:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E8=A1=A8=E5=8D=95=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/hxhq/business/service/impl/StudyFormApplyServiceImpl.java | 2 ++ .../java/com/hxhq/business/service/impl/StudyFormFillServiceImpl.java | 2 ++ .../java/com/hxhq/business/service/impl/StudyFormPlanServiceImpl.java | 2 ++ .../java/com/hxhq/business/service/impl/StudyFormPreServiceImpl.java | 2 ++ 4 files changed, 8 insertions(+) diff --git a/hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormApplyServiceImpl.java b/hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormApplyServiceImpl.java index fe50c68..d82e405 100644 --- a/hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormApplyServiceImpl.java +++ b/hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormApplyServiceImpl.java @@ -339,6 +339,7 @@ public class StudyFormApplyServiceImpl extends ServiceImpl fieldChanges = ObjectCompareUtil.compareObjectsNotNull(studyFormApplyOld, studyFormApply); @@ -399,6 +400,7 @@ public class StudyFormApplyServiceImpl extends ServiceImpl