lvhao 2 روز پیش
والد
کامیت
2320dcddbe
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      core/CoreApp/controllers/Whlabelstockup.php

+ 2 - 1
core/CoreApp/controllers/Whlabelstockup.php

@@ -207,6 +207,7 @@ class whlabelstockup extends Start_Controller {
 
 	public function _count()
 	{
+		var_dump("开始执行");
 		$c = array();
 		$time = time();
 		$typeclass = array();
@@ -358,7 +359,7 @@ class whlabelstockup extends Start_Controller {
     		$this->db->trans_commit();
 		}
 		echo $asd;
-		var_dump("已执行");
+		
 	}
 	
 	public function _xd($arg_array)