Fixiaobai
2023-09-25 d5e3e8e67e817f0146df30d92ff8a16db674bea8
standard-server/src/main/java/com/yuanchu/mom/service/MbomService.java
@@ -35,14 +35,13 @@
     * @param specificationsId
     * @return
     */
    List<Map<String,Object>> chooseTech(Integer specificationsId);
    List<Map<String,Object>> chooseTech(Integer specificationsId,Integer version);
    /**
     * 右上角新增-->物料清单
     * @param technologyId
     * @param mbomDto
     */
    void addMbom(Integer technologyId, MbomDto mbomDto);
    void addMbom( MbomDto mbomDto);
    /**
     * 填写数量,鼠标移开保存