io.github.mapper.NoticeMapper Maven / Gradle / Ivy
The newest version!
package io.github.mapper;
import com.github.yulichang.base.MPJBaseMapper;
import io.github.pojo.NoticeDO;
public interface NoticeMapper extends MPJBaseMapper {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy