zss
2023-09-20 6f44f6cfadef657c5fd55bdb9974c2b8e3262ba8
standard-server/src/main/java/com/yuanchu/mom/service/TechnologyService.java
@@ -41,14 +41,13 @@
     * 右上角新增-->工艺路线-->选择工序
     * @return
     */
    List<Map<String,Object>> chooseFather(Integer specificationsId);
    List<Map<String,Object>> chooseFather(Integer specificationsId,Integer version);
    /**
     * 右上角新增-->工艺路线
     * @param specificationsId
     * @param technologyDto
     */
    void addTechnology(Integer specificationsId, TechnologyDto technologyDto);
    String addTechnology(TechnologyDto technologyDto);
    /**
     * 填写生产定额,鼠标移开保存