zjh
2024-11-07 c2e5b3ab535b795275a64d9d18e08b25b4dbbef8
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);
    /**
     * 查询体检预约列表