소스 검색

提交数据

lvhao 17 시간 전
부모
커밋
f6dfa8bb2d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2722,7 +2722,7 @@ class Whlabel_bh extends Start_Controller {
     			$jtime = $this->input->get('timetj',true);
     			$ktime = strtotime($ktime);
     			$jtime = strtotime($jtime);
-    			$where = " time >= ".$ktime." and time <= ".$jtime." ";$gj = "";$ck = "";
+    			$where = " ctime3 >= ".$ktime." and ctime3 <= ".$jtime." ";$gj = "";$ck = "";
     
     			$where .=" and status = 2 and ck like '%|".$transfer."|' ";
     			if($number)