Change-Id: Ib94cb715bd0ea343d30e31016f1ce32b3238e83a
This commit is contained in:
vguanyiwgd 2024-06-26 11:26:37 +08:00
parent 84a2ad3606
commit b663bdcd01
1 changed files with 1 additions and 1 deletions

View File

@ -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';
}