feat: port scenario 903 select-pool flow
This commit is contained in:
@@ -20,6 +20,7 @@ export interface UserRecord {
|
||||
passwordHash: string;
|
||||
passwordSalt: string;
|
||||
createdAt: string;
|
||||
legacyMemberNo?: number;
|
||||
}
|
||||
|
||||
export interface PublicUser {
|
||||
|
||||
Reference in New Issue
Block a user