Browse Source

提交数据

lvhao 1 day ago
parent
commit
cf22baecd4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2311,6 +2311,8 @@ class Whlabel_bh extends Start_Controller {
 		}else{
 			$over_num = $this->whlabel_bh_transfer->find_count(" status = 2 and wbid in (".implode(",",$wbids).")");
 		}
+		echo "<pre>";
+		print_r($all_list);
 		var_dump($total_num);
 		var_dump($over_num);
         die;