update something

This commit is contained in:
king
2025-07-06 11:19:20 +08:00
parent f8fe1a3eb7
commit 2d59415d4c
3 changed files with 3 additions and 3 deletions

View File

@ -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);