diff --git a/setup/seed_palmas.php b/setup/seed_palmas.php index 99d2609..fdcd315 100644 --- a/setup/seed_palmas.php +++ b/setup/seed_palmas.php @@ -291,6 +291,7 @@ $endpoints = [ ['key' => 'palm_historico_bot_dn', 'dir' => 'download', 'url' => $BASE . '?peticion=palm_historico_bot&fecha_hasta={fecha_hasta}&finca_id={finca_id}'], ['key' => 'tratamiento_historico_bot_dn', 'dir' => 'download', 'url' => $BASE . '?peticion=tratamiento_historico_bot&fecha_hasta={fecha_hasta}&finca_id={finca_id}'], ['key' => 'fincas_dn', 'dir' => 'download', 'url' => $BASE . '?peticion=fincas'], + ['key' => 'numeros_dn', 'dir' => 'download', 'url' => $BASE . '?peticion=whatsapp_numeros&estado=1'], ]; // ─── Companies ─────────────────────────────────────────────────────────────────