mirror of https://gitee.com/y_project/RuoYi.git
优化注释错误
parent
7d91e58594
commit
5f941c6b87
|
@ -37,7 +37,7 @@ public interface SysUserPostMapper
|
|||
/**
|
||||
* 批量新增用户岗位信息
|
||||
*
|
||||
* @param userPostList 用户角色列表
|
||||
* @param userPostList 用户岗位列表
|
||||
* @return 结果
|
||||
*/
|
||||
public int batchUserPost(List<SysUserPost> userPostList);
|
||||
|
|
Loading…
Reference in New Issue