doum
3 天以前 7ec3683c8e41460f4bb0bd3a6677198742313e2b
server/system_service/src/main/java/com/doumee/dao/system/SystemUserMapper.java
@@ -20,7 +20,7 @@
    /**
     * 查询用户列表
     * @author Eva.Caesar Liu
     * @author doumee
     * @date 2023/03/21 14:49
     */
    List<SystemUserListVO> selectManageList(@Param("dto") QuerySystemUserDTO dto, @Param("orderByClause") String orderByClause);