|
@@ -590,12 +590,12 @@ class Fullorderexcel extends Start_Controller {
|
|
{
|
|
{
|
|
$order_str = "id desc";
|
|
$order_str = "id desc";
|
|
}
|
|
}
|
|
- if($_GET['fexcel'] == '157'){
|
|
|
|
- $this->logic_ding->sendToDing("excel导出的【".$where.$wid.' and '.$excelshop);
|
|
|
|
- $this->logic_ding->sendToDing("excel导出的【".'id,'.$feq);
|
|
|
|
- $this->logic_ding->sendToDing("excel导出的【".$order_str);
|
|
|
|
- $this->logic_ding->sendToDing("excel导出的SJ【".$sj);
|
|
|
|
- }
|
|
|
|
|
|
+ // if($_GET['fexcel'] == '157'){
|
|
|
|
+ // $this->logic_ding->sendToDing("excel导出的【".$where.$wid.' and '.$excelshop);
|
|
|
|
+ // $this->logic_ding->sendToDing("excel导出的【".'id,'.$feq);
|
|
|
|
+ // $this->logic_ding->sendToDing("excel导出的【".$order_str);
|
|
|
|
+ // $this->logic_ding->sendToDing("excel导出的SJ【".$sj);
|
|
|
|
+ // }
|
|
|
|
|
|
|
|
|
|
|
|
|