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');