zjh
2025-04-16 71ed4ad7cd5b6d9da315d2081d4494c2730216fc
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);
}