melhoria em agrupamento
This commit is contained in:
parent
90973670ca
commit
1d5d3a48b4
8 changed files with 20 additions and 20 deletions
|
|
@ -12,7 +12,7 @@ import {
|
|||
export const zp_serie_registrar = z.object({
|
||||
tabela: z.string(),
|
||||
colanuEixoX: z.string(),
|
||||
colunaAgrupamento: z.string(),
|
||||
colunaAgrupamento: z.string().array().optional(),
|
||||
agregacao: tiposSeriesAgregacoes,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue