mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-26 16:46:14 +08:00
fix: 修复ts下totalCount缺少导致报错
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
page: 1,
|
||||
pageSize: 5,
|
||||
pageCount: 1,
|
||||
totalCount: 0,
|
||||
list: [],
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user