Kaynağa Gözat

提交数据

lvhao 3 gün önce
ebeveyn
işleme
5ccb2bc047
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2418,7 +2418,7 @@ class Whlabel_bh extends Start_Controller {
 			$where = " rk like '%|".$tid."|%' ";
 			if($timetk && $timetj)
             {
-                $where .= " and time > '$timetk' and time < '$timetj'";
+                $where .= " and time".$tid." > '$timetk' and time".$tid." < '$timetj'";
             }
 			
 			if($pm){