mirror of https://gitee.com/y_project/RuoYi.git
上传完成回显完成高度调整
parent
7acd197389
commit
29ac3e21b2
File diff suppressed because one or more lines are too long
|
@ -4,7 +4,7 @@ import java.util.List;
|
|||
import com.ruoyi.system.domain.SysUserPost;
|
||||
|
||||
/**
|
||||
* 用户与岗位 表 数据层
|
||||
* 用户与岗位关联表 数据层
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
|
|
|
@ -5,7 +5,7 @@ import org.apache.ibatis.annotations.Param;
|
|||
import com.ruoyi.system.domain.SysUserRole;
|
||||
|
||||
/**
|
||||
* 用户表 数据层
|
||||
* 用户与角色关联表 数据层
|
||||
*
|
||||
* @author ruoyi
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue