赵文轩
2024-06-13 9c47b46f1d3b0dae646170865ea82421c0bbcb40
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);
    /**
     * 查询体检预约列表