diff --git a/web/create_bt_library_data.php b/web/create_bt_library_data.php index 24fd94c..658b89c 100644 --- a/web/create_bt_library_data.php +++ b/web/create_bt_library_data.php @@ -34,7 +34,7 @@ $data = [ ], ]; -$monthNum = 6; +$monthNum = 7; $countBaz = [ 'baz001' => ['incount' => 0, 'outcount' => 0], 'BAF055' => ['incount' => 0, 'outcount' => 0] diff --git a/web/create_pass_all.php b/web/create_pass_all.php index 1c5fc2c..2caeb8b 100644 --- a/web/create_pass_all.php +++ b/web/create_pass_all.php @@ -49,7 +49,7 @@ $groupArr = [ ] ] ]; -$monthNum = 6; +$monthNum = 7; $returnData = [];