lvhao 6 天之前
父節點
當前提交
9d63f00d30
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2069,6 +2069,9 @@ class Whlabel_bh extends Start_Controller {
 					$where_arr['type'] = 2;
 					$cr_tmp_list = $cr_model->where($where_arr)->get()->result_array();
 				}
+				echo "<pre>";
+				print_r($where_arr);
+				die;
 				$fids = array_column($cr_tmp_list,'fid');
 				$ids = array_unique($fids);
 				if(empty($ids)){