From 43b290f4f2a9de56280650f28abcdb73de60300e Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Fri, 1 Mar 2024 17:03:34 +0800 Subject: [PATCH] =?UTF-8?q?2024-03-01=20=E7=89=A9=E6=96=99=EF=BC=8Cbom?= =?UTF-8?q?=EF=BC=8Crouting=E4=BF=AE=E6=94=B92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../impl/MasterPartInformationServiceImpl.java | 7 ++++--- .../service/impl/PartInformationServiceImpl.java | 12 ++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/main/java/com/spring/modules/part/service/impl/MasterPartInformationServiceImpl.java b/src/main/java/com/spring/modules/part/service/impl/MasterPartInformationServiceImpl.java index 07ee0914..d3e993c4 100644 --- a/src/main/java/com/spring/modules/part/service/impl/MasterPartInformationServiceImpl.java +++ b/src/main/java/com/spring/modules/part/service/impl/MasterPartInformationServiceImpl.java @@ -74,9 +74,9 @@ public class MasterPartInformationServiceImpl extends ServiceImpl resultMap = this.checkSavePart(data); diff --git a/src/main/java/com/spring/modules/part/service/impl/PartInformationServiceImpl.java b/src/main/java/com/spring/modules/part/service/impl/PartInformationServiceImpl.java index c8a8a907..42f7408a 100644 --- a/src/main/java/com/spring/modules/part/service/impl/PartInformationServiceImpl.java +++ b/src/main/java/com/spring/modules/part/service/impl/PartInformationServiceImpl.java @@ -88,9 +88,9 @@ public class PartInformationServiceImpl extends ServiceImpl