摘要:
var xhr = new XMLHttpRequest();xhr.withCredentials = false;xhr.open('post', 'http://localhost:20100/API/Wms/GetDeliveryDate', true);// 请求超时的时间(单位:毫秒)x 阅读全文
posted @ 2023-08-16 14:29
闪电2015
阅读(40)
评论(0)
推荐(0)
2023年8月16日