data:{"content":22,"path":333,"cat":"test"}
self.crawl(url, data=json.dumps({ "content":22, "path":333, "cat":"test" }))
1.2k 阅读