revert: mainlist req

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-05 11:49:57 +08:00
parent ea80d9a39c
commit 6414b377da
6 changed files with 16 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ class VideoReplyController extends ReplyController<MainListReply>
Future<LoadingState<MainListReply>> customGetData() => ReplyHttp.mainList(
oid: aid,
mode: mode.value,
cursorNext: cursorNext,
offset: paginationReply?.nextOffset,
antiGoodsReply: antiGoodsReply,
);