订单来了提醒 oreder notify
0.00
★77次@未来之窗
A:赛忞初雪
订单来了提醒 oreder notify
当后台在线预约前台提醒。
$cq.ajaxSetup({ headers: {'Authorization':'Bearer your-token-here', 'Content-Type':'application/json' }});
function 订单通知处理(返回,类型){
console.log(返回);
if(返回.status == 9){
$cq().alert("东方仙盟",3000,返回.message);
}
}
var 定订单数据api="";
var 订单请求 ={type:"44"};
$cq.未来之窗_智慧数据交互_数据通知提醒(定订单数据api,订单请求,20000,订单通知处理);
硬件app