|
@@ -7,17 +7,9 @@ const content = [
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- title: "Web 接口",
|
|
|
- path: "/dev/data-center/web/",
|
|
|
- children: [
|
|
|
- ["/dev/data-center/web/swagger", "基于 Swagger 接口"]
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
title: "关系计算",
|
|
|
path: "/dev/data-center/relation/",
|
|
|
children: [
|
|
|
- ["/dev/data-center/relation/swagger", "关系计算"]
|
|
|
]
|
|
|
},
|
|
|
{
|