在这个例子中,url是你要删除资源的URL。requests.delete函数会发送一个DELETE请求到这个URL。由于没有提供额外的参数,所以请求不会包含查询字符串或请求体。 #1

Closed
Ghost wants to merge 1 commits from dev1 into master

1 Commits

Author SHA1 Message Date
testkBsgwlMx 04c743812c ADD file via upload 2024-10-10 14:45:57 +08:00