package com.doumee.dao.system; import com.doumee.dao.system.model.SystemUser; import com.github.yulichang.base.mapper.MPJJoinMapper; public interface SystemUserJoinMapper extends MPJJoinMapper { }