fix: tipagem de usuario externo
This commit is contained in:
parent
2b7b780ad5
commit
126a3ed521
4 changed files with 5 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ export type tipoUsuarioExterno = {
|
|||
codigo_conta: string
|
||||
chave_produto: string
|
||||
codigo: string
|
||||
cpf: string
|
||||
}
|
||||
|
||||
export const usuarios_quipo_governo = async ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue