curl --location --request POST '127.0.0.1:5372/api/makeTorrent?path=D:/video/1.mp4&torrentStoragePath=D:/torrent'
{ "data": { "torrentPath": "D:/torrent/video.torrent" }, "message": "制作种子成功。", "statusCode": "OK" }