1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-11 02:05:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

登录页样式美化;暂时隐藏前端用户注销账号功能;更新api文档

This commit is contained in:
2022-04-30 22:29:08 +08:00
parent e9a02e905f
commit 4ae54d255c
15 changed files with 50 additions and 24 deletions

View File

@@ -1484,7 +1484,7 @@ GET /api/file/getFileByBookId
|===
|类型|名称|说明|类型
|**Query**|**bookId** +
__可选__|bookId|integer (int32)
__必填__|bookId|integer (int32)
|===
@@ -1509,7 +1509,7 @@ __可选__|bookId|integer (int32)
====== 请求 path
----
/api/file/getFileByBookId
/api/file/getFileByBookId?bookId=0
----