This commit is contained in:
@@ -1221,10 +1221,10 @@ where 1 = 0`,
|
||||
{
|
||||
name: 'Procedure que atualiza os dados do flash',
|
||||
command: /*sql*/ `BEGIN
|
||||
PRC_FLASH_ATUALIZA_VENDA(
|
||||
/* PRC_FLASH_ATUALIZA_VENDA(
|
||||
p_data_inicial => TRUNC(SYSDATE) - 1,
|
||||
p_data_final => TRUNC(SYSDATE)
|
||||
);
|
||||
);*/
|
||||
END;`,
|
||||
cron: "0 */2 * * *",
|
||||
timeout_seconds: 2400,
|
||||
|
||||
Reference in New Issue
Block a user