浏览代码

提交数据

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

+ 1 - 0
core/CoreApp/controllers/Fullorderexcel.php

@@ -602,6 +602,7 @@ class Fullorderexcel extends Start_Controller {
 			// }
 
 			$this->logic_ding->sendToDing("excel导出的【".$where.$wid.' and '.$excelshop);
+			$this->logic_ding->sendToDing("excel导出的【".$shop);
 
             //取得信息列表
             $info_list = $this->$sj->find_all($where.$wid.' and '.$excelshop,'id,'.$feq,$order_str);