RuoYi
2021-12-21 b7d41f13c5820b492505cffd35b7716a08330ae8
src/main/java/com/ruoyi/project/system/service/ISysPostService.java
@@ -39,7 +39,7 @@
     * @param userId 用户ID
     * @return 选中岗位ID列表
     */
    public List<Integer> selectPostListByUserId(Long userId);
    public List<Long> selectPostListByUserId(Long userId);
    /**
     * 校验岗位名称