standard-server/src/main/java/com/yuanchu/mom/service/TechniqueService.java
@@ -35,7 +35,7 @@ * @param specificationsId * @return */ List<Map<String,Object>> chooseTech(Integer specificationsId); List<Map<String,Object>> chooseTech(Integer specificationsId,Integer version); /** * 右上角新增-->生产工艺-->选择设备 @@ -53,10 +53,9 @@ /** * 右上角新增-->生产工艺 * @param technologyId * @param techniqueDto */ void addTechnique(Integer technologyId, TechniqueDto techniqueDto); void addTechnique(TechniqueDto techniqueDto); /** * 删除