zjh
5 天以前 8e4922026e05dceffa44d913a234bbc489f1be6c
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjReservationService.java
@@ -62,4 +62,8 @@
     * @return 结果
     */
    public int deleteTjReservationById(Integer id);
    List<TjReservation> getFirimSfList(String compId);
    List<TjReservation> getTeamTjPeopleList(String teamNo, String pacId);
}