.
This commit is contained in:
parent
b799294b0e
commit
1a2cd2ce56
8 changed files with 28 additions and 28 deletions
|
|
@ -45,7 +45,7 @@ exports.zp_registrar_base_dados = zod_1.z.object({
|
|||
tabela: zod_1.z.string(),
|
||||
colunas: zod_1.z.array(zod_1.z.object({
|
||||
coluna: zod_1.z.string(),
|
||||
tipo: _variaveis_1.tiposSeriesAgregacoes,
|
||||
tipo: _variaveis_1.tiposColunasBasedados,
|
||||
})),
|
||||
});
|
||||
var registrar_base_dados = function (_a) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue