zss
2023-09-12 cbf4b74927fe51c19c307d89b326ae999cb6a165
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);
    /**
     * 删除