liusheng
2024-07-30 ae3200fadc28f925e516d85da7fcb78d402960f7
smartor/src/main/java/com/smartor/service/IPatArchiveService.java
@@ -90,4 +90,6 @@
    public List<PatArchivetagAndPatientInfo> patInfoByTag(List<Long> tagids);
    public List<Object> getUserTreatmentInfo(String pid,String type);
    public List<PatTaskRelevance> getPatientInfo(PatArchiveReq patArchiveReq);
}