server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKTools.java
@@ -527,6 +527,15 @@ public static String appointmentRecords(String body) { return startDoPostStringArtemis(HKConstants.InterfacePath.appointmentRecords,body); } /** * 获取访客预约记录列表 iccm * @param body * @return */ public static String iccmAppointmentRecords(String body) { return startDoPostStringArtemis(HKConstants.InterfacePath.iccmAppointmentRecords,body); } /** * 获取全量组织列表 * @param body