zjh
2024-03-05 b6f742f5fd549231c46cccd11647946422a6e93a
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);
    /**
     * 查询体检预约列表