diff --git a/src/main/java/com/spring/modules/change/entity/ChangeExecutionInfoEntity.java b/src/main/java/com/spring/modules/change/entity/ChangeExecutionInfoEntity.java index edd8590e..a637fb31 100644 --- a/src/main/java/com/spring/modules/change/entity/ChangeExecutionInfoEntity.java +++ b/src/main/java/com/spring/modules/change/entity/ChangeExecutionInfoEntity.java @@ -34,11 +34,11 @@ public class ChangeExecutionInfoEntity extends QueryPage implements Serializable */ private String newFilmNo; /** - * 原啤刀编号 + * 原碑刀编号 */ private String originalDieCuttingRuleNo; /** - * 新啤刀编号 + * 新碑刀编号 */ private String newDieCuttingRuleNo; /** 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 0ad5948a..916a9cfd 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 @@ -361,10 +361,6 @@ public class PartInformationServiceImpl extends ServiceImpl