lvhao před 3 týdny
rodič
revize
21f9799dd0
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      core/CoreApp/controllers/Whlabel.php

+ 6 - 0
core/CoreApp/controllers/Whlabel.php

@@ -1289,6 +1289,9 @@ class Whlabel extends Start_Controller
 
 			$this->logic_ding->sendToDing("进销存浏览请求的数据类型参考".$where.$fjnr);
 
+			
+			
+
 			//$where  .= " and time > '$ktime' and time < '$jtime'";
 			$info_list = $this->whlabel->find_pc($where . $fjnr, 'sku,purchase,features,warehouse', 'id,warehouse,purchase,sku,title,details,shop,cpbz,label,type,features,number,sm', $order_str, $start, $perpage); //改这需要修改_gbhtype
 
@@ -1437,6 +1440,9 @@ class Whlabel extends Start_Controller
 				}
 				 **/
 			}
+
+
+			$this->logic_ding->sendToDing("进销存浏览请求的数据类型参考".json_encode($info_list));
 			$final_all_list = [];
 			foreach ($info_list as $k => $v) {
 				$final_all_list[] = [