mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 16:46:22 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -56,5 +56,5 @@ class BlackListController
|
||||
|
||||
@override
|
||||
Future<LoadingState<BlackListDataModel>> customGetData() =>
|
||||
BlackHttp.blackList(pn: currentPage, ps: pageSize);
|
||||
BlackHttp.blackList(pn: page, ps: pageSize);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user