All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mybatisflex.test.mapper.PatientVO1Mapper Maven / Gradle / Ivy

The newest version!
package com.mybatisflex.test.mapper;

import com.mybatisflex.test.mapper.MyBaseMapper;
import com.mybatisflex.test.model.PatientVO1;

import org.apache.ibatis.annotations.Mapper;

@Mapper
public interface PatientVO1Mapper extends MyBaseMapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy