smartor/src/main/java/com/smartor/mapper/PatMedOuthospMapper.java
@@ -2,6 +2,7 @@ import java.util.List; import com.smartor.domain.PatMedOuthosp; import org.apache.ibatis.annotations.Mapper; /** * 患者门诊记录Mapper接口 @@ -9,6 +10,7 @@ * @author smartor * @date 2023-03-04 */ @Mapper public interface PatMedOuthospMapper { /**