From 37c88ec9b5847ff6242f7b39f05c09a8c8ef33d8 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Mon, 16 Mar 2026 13:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E5=9B=BA=E5=AE=9Aifs?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/part/controller/PartInformationController.java | 2 +- .../modules/part/service/impl/PartInformationServiceImpl.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/spring/modules/part/controller/PartInformationController.java b/src/main/java/com/spring/modules/part/controller/PartInformationController.java index b0cfe908..70ac8244 100644 --- a/src/main/java/com/spring/modules/part/controller/PartInformationController.java +++ b/src/main/java/com/spring/modules/part/controller/PartInformationController.java @@ -798,7 +798,7 @@ public class PartInformationController { } /** - * 只查询物料的 unitCost 列表 不修改数据 + * 查询物料的 unitCost 列表 使用固定ifs用户密码 * @param inData * @return */ 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 50950c11..635d0984 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 @@ -4027,7 +4027,7 @@ public class PartInformationServiceImpl extends ServiceImpl