update: 校验页面提供筛选&导出能力
This commit is contained in:
@@ -20,11 +20,6 @@ export function releasePage(data): Promise<any> {
|
||||
});
|
||||
}
|
||||
|
||||
// 导出校验结果
|
||||
export function exportVerifyResult() {
|
||||
|
||||
}
|
||||
|
||||
// 获取邀请列表
|
||||
export function getInviteListData(): catchRt<any> {
|
||||
return reqCatchV2(() =>
|
||||
|
||||
Reference in New Issue
Block a user