modify feature nphl api integration

This commit is contained in:
pcalengratha
2026-05-04 10:15:54 +07:00
parent 63ae7bacbf
commit b1b6c639b2
2 changed files with 11 additions and 772 deletions

View File

@@ -16,12 +16,12 @@ return [
'name' => env('APP_NAME', 'Laravel'),
'lookback_days' => [
'SARI' => 7, //
'ILI' => 7,
'LBM' => 7,
'AFI' => 7,
'NDS' => 7,
'SEQ' => 7
'SARI' => 150,
'ILI' => 150,
'LBM' => 150,
'AFI' => 150,
'NDS' => 150,
'SEQ' => 150
],
/*