update: 提供翻页功能

This commit is contained in:
@user8949
2025-03-20 16:21:23 +08:00
parent f7dcf2365f
commit 4bc8a28fd1
2 changed files with 19 additions and 6 deletions

View File

@@ -20,6 +20,11 @@ export function releasePage(data): Promise<any> {
});
}
// 导出校验结果
export function exportVerifyResult() {
}
// 获取邀请列表
export function getInviteListData(): catchRt<any> {
return reqCatchV2(() =>