get selectClientType

This commit is contained in:
Chika 2020-09-28 17:56:25 +03:00
parent 786ef011ff
commit 81065b2607

View File

@ -23,6 +23,12 @@ const initialOptionMap: TInitialElementsOptions = {
statecode: 0,
},
},
selectClientType: {
entityName: 'evo_client_type',
where: {
statecode: 0,
},
},
selectDealer: {
entityName: 'account',
where: {