From b663bdcd0156ac887c1e4ea6ce5599e1fbbb260b Mon Sep 17 00:00:00 2001 From: vguanyiwgd Date: Wed, 26 Jun 2024 11:26:37 +0800 Subject: [PATCH] update Change-Id: Ib94cb715bd0ea343d30e31016f1ce32b3238e83a --- backstage/application/backstage/controllers/Report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backstage/application/backstage/controllers/Report.php b/backstage/application/backstage/controllers/Report.php index d7adf69..8613091 100644 --- a/backstage/application/backstage/controllers/Report.php +++ b/backstage/application/backstage/controllers/Report.php @@ -328,7 +328,7 @@ class Report extends CI_Controller { $arr = array(); if($order_list[0]['add_time'] < '2024-06-01 00:00:00') { - $num = '32'; + $num = '36'; }else{ $num = '41'; }