liusheng
2024-04-16 63e17909e1eee7ff54c38827a4096cbad82e5dad
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 
{
    /**