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

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

@@ -2071,6 +2071,10 @@ class Whlabel_bh extends Start_Controller {
 				}
 				$fids = array_column($cr_tmp_list,'fid');
 				$ids = array_unique($fids);
+				echo "<pre>";
+				print_r($fids);
+				print_r($ids);
+				die;
 				if(empty($ids)){
 					$where  = " id  = 1 ";
 				}else{