zss
2024-07-16 182b0785c628e6b1134d51985a692d0df7a8fb85
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -41,9 +41,11 @@
    String getLaboratory(String str);
    Integer getStructureItemParameterId(String sampleType, String item, String itemChild);
    Integer getStructureItemParameterId(String sampleType, String item, String itemChild, String inspectionItemClass);
    List<ProductDto> selectPList(String name);
    String selSample(String sample);
}