mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
update something
This commit is contained in:
@ -8,7 +8,7 @@ const $ = new Env('拍拍严选');
|
||||
|
||||
const url = $request.url;
|
||||
const body = $response.body;
|
||||
console.log(body);
|
||||
// console.log(body);
|
||||
|
||||
let resp_data = JSON.parse(body);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user