maven
3 天以前 21af0f9a7e31b994314cb3c1e6b54e802dbf0a01
src/main/java/com/ruoyi/project/system/mapper/SysUserPostMapper.java
@@ -37,7 +37,7 @@
    /**
     * 批量新增用户岗位信息
     * 
     * @param userPostList 用户角色列表
     * @param userPostList 用户岗位列表
     * @return 结果
     */
    public int batchUserPost(List<SysUserPost> userPostList);