zjh
2025-06-05 2c19fa65dc87ea8f3d81f84154f4eeabff7f8d00
ltkj-hosp/src/main/java/com/ltkj/hosp/service/IDictCompService.java
@@ -59,4 +59,6 @@
     * @return 结果
     */
    public int deleteDictCompByDrugManufacturerId(String drugManufacturerId);
    List<String> getdwIdByDwName(String dw);
}