liusheng
2024-12-05 78c9129e9045fafe4c2f7333b3dcafde6b20b96d
smartor/src/main/java/com/smartor/service/IPatArchiveService.java
@@ -93,5 +93,5 @@
    public List<Object> getUserTreatmentInfo(String pid, String type);
    public List<ServiceSubtask> getPatientInfo(PatArchiveReq patArchiveReq);
    public List<PatArchiveOthreInfo> getPatientInfo(PatArchiveReq patArchiveReq);
}