Unverified Commit f880dee7 authored by 若依's avatar 若依 Committed by Gitee

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

Merge pull request !804 from 刚刚好/N/A
parents f16875c9 386f32a3
......@@ -37,7 +37,7 @@ public interface SysUserPostMapper
/**
* 批量新增用户岗位信息
*
* @param userPostList 用户角色列表
* @param userPostList 用户岗位列表
* @return 结果
*/
public int batchUserPost(List<SysUserPost> userPostList);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment