lige
2023-10-18 46733c602083084fba0e17e7d9d9ec2941a51819
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);
}