fix bugs
This commit is contained in:
@@ -16,12 +16,12 @@ return [
|
|||||||
'name' => env('APP_NAME', 'Laravel'),
|
'name' => env('APP_NAME', 'Laravel'),
|
||||||
|
|
||||||
'lookback_days' => [
|
'lookback_days' => [
|
||||||
'SARI' => 700,
|
'SARI' => 150,
|
||||||
'ILI' => 700,
|
'ILI' => 150,
|
||||||
'LBM' => 700,
|
'LBM' => 150,
|
||||||
'AFI' => 700,
|
'AFI' => 150,
|
||||||
'NDS' => 700,
|
'NDS' => 150,
|
||||||
'SEQ' => 700
|
'SEQ' => 150
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user