zjh
2023-10-25 8c4968ea3bd61c154c71d40f43a2cc22760fef49
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);
}