Skip to content

Commit

Permalink
informar o STRING ao invés de SELECT na variavel {{ID_PROPRIETARIO}},…
Browse files Browse the repository at this point in the history
… rotas PDVSYNC - Buscar Pedidos CANCELADA-{{ID_PROPRIETARIO}}.json, PDVSYNC - Buscar movimentacoes caixa-{{ID_PROPRIETARIO}}.json, PDVSYNC - Buscar vendas-{{ID_PROPRIETARIO}}.json
  • Loading branch information
deyvidtotvs committed Aug 1, 2024
1 parent 9473266 commit d83dad0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"nome": "TIPOVALOR",
"valor": "SELECT"
"valor": "STRING"
},
{
"nome": "IDROTASERVICO",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"nome": "TIPOVALOR",
"valor": "SELECT"
"valor": "STRING"
},
{
"nome": "IDROTASERVICO",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"nome": "TIPOVALOR",
"valor": "SELECT"
"valor": "STRING"
},
{
"nome": "IDROTASERVICO",
Expand Down

0 comments on commit d83dad0

Please sign in to comment.