lvhao 10 시간 전
부모
커밋
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){