@@ -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){