• 检查路由路径参数唯一性

    • 通过条件:无参数 或 参数名称没有重复
    • 通过返回 true

    Parameters

    • path: string

    Returns boolean