lvhao 1 tháng trước cách đây
mục cha
commit
e8089b3bbe

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

@@ -116,7 +116,7 @@ class Beihuogl extends Start_Controller {
             $where = "add_time >= ".$ktime."  and add_time  < ".$jtime." ";
             $where = "add_time >= ".$ktime."  and add_time  < ".$jtime." ";
 
 
             if(!empty($sqr)){
             if(!empty($sqr)){
-                $where .= " and sqr = ''.".$sqr."' ";
+                $where .= " and sqr = '".$sqr."' ";
             }
             }
             if($shop_id > -1){
             if($shop_id > -1){
                 $where .= " and shop_id = ".$shop_id." ";
                 $where .= " and shop_id = ".$shop_id." ";