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

com.founder.core.mapper.ViewGsMdtrtPatinfoMapper Maven / Gradle / Ivy

The newest version!
package com.founder.core.mapper;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.founder.core.domain.ViewGsMdtrtPatinfo;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Component;

@Component
@Mapper
public interface ViewGsMdtrtPatinfoMapper extends BaseMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy