Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -118,6 +118,10 @@ export class MiniWechatProfileDto {
|
||||
@IsString()
|
||||
@IsOptional()
|
||||
avatarUrl?: string;
|
||||
|
||||
@IsString()
|
||||
@IsOptional()
|
||||
avatarResourceId?: string;
|
||||
}
|
||||
|
||||
export class CheckPartnerPhoneDto {
|
||||
|
||||
Reference in New Issue
Block a user