📝 docs: Add documentation
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 通用服务 API
|
||||
outline: false
|
||||
aside: false
|
||||
---
|
||||
|
||||
# 通用服务
|
||||
|
||||
提供认证、工具等可复用接口,供用户端与管理端共同调用。Schema 直接来源于 GitHub 仓库,确保与后端版本保持一致。
|
||||
|
||||
<ClientOnly>
|
||||
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/common.json" title="通用服务" />
|
||||
</ClientOnly>
|
||||
Reference in New Issue
Block a user