zhangershi

导航

 

2023年7月4日

摘要: let xhr = new XMLHttpRequest(); // 先 new 一个 xhr.open("POST", "https://chunyuanqing.cn/adminapi/order/batchdelivery/import"); //请求的类型 请求的地址 xhr.setRequ 阅读全文
posted @ 2023-07-04 12:00 张二十 阅读(23) 评论(0) 推荐(0) 编辑