|
@@ -966,7 +966,7 @@ class Systemfout extends Start_Controller {
|
|
|
// }
|
|
|
//$this->ck->get_kc($post['state'],$vwarehouse,$vshop,$v['number'],$v['whlabel'],$v['fpdata']);
|
|
|
}
|
|
|
- //$this->logic_ding->sendToDing("u9小单队列监听数据".json_encode($queue_u9_list,JSON_UNESCAPED_UNICODE));
|
|
|
+ $this->logic_ding->sendToDing("u9小单队列监听数据".json_encode($queue_u9_list,JSON_UNESCAPED_UNICODE));
|
|
|
//将要执行的队列数据添加进去
|
|
|
foreach($queue_u9_list as $item){
|
|
|
if($item['platform'] != 'fullorderxw'){
|