zjh
2023-10-18 c1c23b4e62afe38a2627b360b35251972e75f750
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjAdviceService.java
@@ -60,4 +60,10 @@
     * @return 结果
     */
    public int deleteTjAdviceById(Long id);
    public String getAdviceStringByIds(List<String> aList);
}