lvhao 1 miesiąc temu
rodzic
commit
231b972377
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      core/CoreApp/controllers/Workshopshow.php

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

@@ -969,9 +969,6 @@ class Workshopshow extends Start_Controller
                 $info_list[$k]['time'] = "布标打印 :".date('Y-m-d H:i',$v['ctime12']);
 				unset($info_list[$k]['ctime12']);
             }
-
-
-
             $this->db->where("time >= ",strtotime($timetkk));
             $this->db->where("time < ",strtotime($timetjj));
             $this->db->where('rk != ck');