zss
2023-09-21 2dbc49184bd74845c8da694c20d6fd03d7ac87e0
standard-server/src/main/java/com/yuanchu/mom/service/ProductService.java
@@ -41,7 +41,7 @@
     * @param specificationsId
     * @return
     */
    List<Map<String,Object>> chooseTech(Integer specificationsId);
    List<Map<String,Object>> chooseTech(Integer specificationsId,Integer version);
    /**
     * 右上角新增-->技术指标-->选择项目父类
@@ -52,10 +52,9 @@
    /**
     * 右上角新增-->技术指标
     * @param technologyId
     * @param productDto
     */
    void addProduct(Integer technologyId, ProductDto productDto);
    String addProduct(ProductDto productDto);
    /**
     * 填写标准值与内控值,鼠标移开保存