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

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

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

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

@Component
@Mapper
public interface ViewGsMdtrtinfoMapper extends BaseMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy