@@ -14,6 +14,15 @@ module.exports = {
sidebarDepth: 1,
displayAllHeaders: true,
sidebar: {
+ '/utils/query': [
+ {
+ title: '通用查询接口',
+ collapsable: false,
+ children: [
+ {title: '通用查询', path: '/utils/query'}
+ ]
+ }
+ ],
'/org': [
{
title: '人员组织权限',