lvhao hai 16 horas
pai
achega
84536abc0b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      core/CoreApp/controllers/Workshopshow.php

+ 1 - 0
core/CoreApp/controllers/Workshopshow.php

@@ -519,6 +519,7 @@ class Workshopshow extends Start_Controller
             $this->db->where("time < ",strtotime($timetjj));
             $this->db->where("rk","|12|");
             $this->db->where("ck","|12|");
+            $this->db->not_like('shipremarks','网红');
             $this->db->where("ycrk_type",0);
             $total = $this->db->count_all_results('systemtransfer');