Skip to content

Commit 1cf6154

Browse files
feat(api): 实现白名单接口分页功能
修改 WhitelistApiController 以支持前端传递的分页参数, 默认 page=1,size=20。同时更新了相关注释说明。
1 parent a538749 commit 1cf6154

3 files changed

Lines changed: 700 additions & 6 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ usernamecache.json
6464
!target/convenient-access-*.jar
6565

6666
/.VSCodeCounter
67-
/docs
67+
/docs
68+
.VSCodeCounter

0 commit comments

Comments
 (0)