package com.mes.userinfo.mapper; import com.github.yulichang.base.MPJBaseMapper; import com.mes.userinfo.entity.SysUser; /** *
* 用户表 Mapper 接口 *