lige
2023-11-15 11684f85ba0efefcb1b421af58e6f8284d51e716
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReservationService.java
@@ -19,7 +19,7 @@
     * @param id 体检预约主键
     * @return 体检预约
     */
    public TjReservation selectTjReservationById(Integer id);
    public TjReservation selectTjReservationById(String id);
    /**
     * 查询体检预约列表