forked from Yara724/api
Fixed actors profile check and update for all of them
This commit is contained in:
@@ -124,6 +124,9 @@ export class DamageExpertModel {
|
||||
@Prop({ required: true })
|
||||
mobile: string;
|
||||
|
||||
@Prop({ required: false })
|
||||
phone?: string;
|
||||
|
||||
@Prop({ required: false })
|
||||
insuActivityCo?: string | null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user