forked from Yara724/api
car body policy and sales extended
This commit is contained in:
@@ -95,6 +95,9 @@ export class FanavaranClientConfigService implements OnModuleInit {
|
||||
password: doc.auth.password,
|
||||
corpId: doc.auth.corpId,
|
||||
contractId: doc.auth.contractId,
|
||||
...(doc.auth.hullContractId
|
||||
? { hullContractId: doc.auth.hullContractId }
|
||||
: {}),
|
||||
location: doc.auth.location,
|
||||
},
|
||||
defaults: { ...doc.defaults },
|
||||
|
||||
Reference in New Issue
Block a user