zouyu
2023-09-24 05981a8e1db6adcb3dc79907fc22453fb2e51230
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);
    /**
     * 填写数量,鼠标移开保存