From 7bb4ef1e98c76fd1227d646475d6d540f56c2345 Mon Sep 17 00:00:00 2001 From: qaiu <736226400@qq.com> Date: Mon, 29 May 2023 01:14:40 +0800 Subject: [PATCH] add lzpan login api test --- web-service/src/main/resources/http-tools/lz.http | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web-service/src/main/resources/http-tools/lz.http diff --git a/web-service/src/main/resources/http-tools/lz.http b/web-service/src/main/resources/http-tools/lz.http new file mode 100644 index 0000000..8408aa3 --- /dev/null +++ b/web-service/src/main/resources/http-tools/lz.http @@ -0,0 +1,12 @@ +### lanzou login +POST https://pc.woozooo.com/mlogin.php +content-type: application/x-www-form-urlencoded; + +task=3&uid=&pwd=&formhash=7202fced + +### File list +POST https://pc.woozooo.com/doupload.php?uid=1059498 +content-type: application/x-www-form-urlencoded; + +task=5&folder_id=-1 +