From a4a6c2b2e4d03cd75dbb6f362a7f892b929e5abc Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Fri, 13 Oct 2023 16:13:27 +0800 Subject: [PATCH] 7 --- web/create_bt_library_data.php | 2 +- web/create_pass_all.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = [];