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

io.github.mapper.FeedbackMapper Maven / Gradle / Ivy

The newest version!
package io.github.mapper;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.github.yulichang.base.mapper.MPJJoinMapper;
import io.github.pojo.FeedbackDO;

public interface FeedbackMapper extends MPJJoinMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy