zjh
2023-12-13 ba8a3be8e219c6e82cf35b56ae7fda2fefc1ee4c
ltkj-hosp/src/main/java/com/ltkj/hosp/mapper/TjReservationMapper.java
@@ -22,7 +22,7 @@
     * @param id 体检预约主键
     * @return 体检预约
     */
    public TjReservation selectTjReservationById(Integer id);
    public TjReservation selectTjReservationById(String id);
    /**
     * 查询体检预约列表