ELT: rename country in OSAGO request
This commit is contained in:
parent
0c347a57fc
commit
6c7ddb0927
@ -99,7 +99,7 @@ export default function (this: ICalculationStore, company: IAccount) {
|
||||
|
||||
const address = {
|
||||
resident: 1,
|
||||
country: 'Российская Федерация',
|
||||
country: 'Россия',
|
||||
region: 'Москва',
|
||||
// district: '0',
|
||||
city: 'Москва',
|
||||
|
||||
Reference in New Issue
Block a user