提交者
Gitee
update ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysUserPostMapper.java.
提交错别字 Signed-off-by: 刚刚好 <380862139@qq.com>
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -37,7 +37,7 @@ public interface SysUserPostMapper | @@ -37,7 +37,7 @@ public interface SysUserPostMapper | ||
| 37 | /** | 37 | /** |
| 38 | * 批量新增用户岗位信息 | 38 | * 批量新增用户岗位信息 |
| 39 | * | 39 | * |
| 40 | - * @param userPostList 用户角色列表 | 40 | + * @param userPostList 用户岗位列表 |
| 41 | * @return 结果 | 41 | * @return 结果 |
| 42 | */ | 42 | */ |
| 43 | public int batchUserPost(List<SysUserPost> userPostList); | 43 | public int batchUserPost(List<SysUserPost> userPostList); |
-
请 注册 或 登录 后发表评论