|
@@ -601,8 +601,6 @@ class Fullorderexcel extends Start_Controller {
|
|
|
// $this->logic_ding->sendToDing("excel导出的SJ【".$sj);
|
|
|
// }
|
|
|
|
|
|
- $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);
|