zjh
8 天以前 c919ac59b5cc871a124f298663ecd365779e6bd4
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);
}