lvhao 13 часов назад
Родитель
Сommit
59cafd11c0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 1
core/CoreApp/controllers/Whlabel_bh.php

@@ -3343,7 +3343,7 @@ class Whlabel_bh extends Start_Controller {
             //数据排序
             $order_str = "id desc";
             
-			$where  .= " and ctime12 > '$timetk' and ctime12 < '$timetj'";
+			$where  .= " and time > '$timetk' and time < '$timetj'";
 			if($type)
 			{
 				if($type == 3){