lvhao 14 小时之前
父节点
当前提交
84536abc0b
共有 1 个文件被更改,包括 1 次插入0 次删除
  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');