浏览代码

修改信息

lvhao 5 天之前
父节点
当前提交
850a032a90
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Whlabel.php

+ 1 - 1
core/CoreApp/controllers/Whlabel.php

@@ -575,7 +575,7 @@ class Whlabel extends Start_Controller
 				//$where  .= " and time > '$ktime' and time < '$jtime'";
 				//$where  .= " and time > '$ktime' and time < '$jtime'";
 				$info_list = $this->whlabel->find_pc($where . $where_add, 'sku,features,warehouse', 'id,warehouse,purchase,sku,title,details,shop,cpbz,label,features,number,sm', $order_str, $start, $perpage);
 				$info_list = $this->whlabel->find_pc($where . $where_add, 'sku,features,warehouse', 'id,warehouse,purchase,sku,title,details,shop,cpbz,label,features,number,sm', $order_str, $start, $perpage);
 			}
 			}
-			$this->logic_ding->sendToDing("仓库查询:".$where . $where_add);
+			//$this->logic_ding->sendToDing("仓库查询:".$where . $where_add);
 
 
 			$info_list = $this->logic_whlabel->dataTran($info_list, ['pm']);
 			$info_list = $this->logic_whlabel->dataTran($info_list, ['pm']);
 			foreach ($info_list as $k => $v) {
 			foreach ($info_list as $k => $v) {