2
0

fix:kyc筛选条件修改字段

This commit is contained in:
zhongzm
2025-01-20 16:17:05 +08:00
parent 77a40d12e6
commit 06629f6bb2
2 changed files with 11 additions and 11 deletions

View File

@@ -689,8 +689,8 @@ declare namespace Api {
pageSize: number;
userName?: string;
status?: string;
startTime?: string;
endTime?: string;
createTimeStart?: string;
createTimeEnd?: string;
}
interface KycResponse {