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