standard-server/src/main/java/com/yuanchu/mom/service/TechniqueService.java
@@ -53,10 +53,9 @@ /** * 右上角新增-->生产工艺 * @param technologyId * @param techniqueDto */ void addTechnique(Integer technologyId, TechniqueDto techniqueDto); void addTechnique(TechniqueDto techniqueDto); /** * 删除