疯狂的狮子li
2023-03-31 2e92773b8ce9e70615e61c84136bbedd702aad8c
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysPostMapper.java
@@ -11,7 +11,7 @@
 *
 * @author Lion Li
 */
public interface SysPostMapper extends BaseMapperPlus<SysPostMapper, SysPost, SysPostVo> {
public interface SysPostMapper extends BaseMapperPlus<SysPost, SysPostVo> {
    /**
     * 根据用户ID获取岗位选择框列表