作者 刚刚好
提交者 Gitee

update ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysUserPostMapper.java.

提交错别字

Signed-off-by: 刚刚好 <380862139@qq.com>
@@ -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);