![JAR search and dependency download from the Maven repository](/logo.png)
com.founder.core.mapper.GsInvoFundfeeMapper Maven / Gradle / Ivy
package com.founder.core.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.founder.core.domain.GsInvoFundfee;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Component;
@Component
@Mapper
public interface GsInvoFundfeeMapper extends BaseMapper {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy