forked from Yara724/api
update the fanavaran which accepts unknown person too
This commit is contained in:
@@ -89,6 +89,10 @@ export class FanavaranSyncStage {
|
||||
@Prop({ type: Number })
|
||||
driverId?: number;
|
||||
|
||||
/** Cached GEN.44 other-people Id when the person was created because inquiry missed. */
|
||||
@Prop({ type: Number })
|
||||
otherPersonId?: number;
|
||||
|
||||
/** Cached Fanavaran VehicleKindId. */
|
||||
@Prop({ type: Number })
|
||||
vehicleKindId?: number;
|
||||
|
||||
Reference in New Issue
Block a user