fix: 攻略

This commit is contained in:
bietiaop 2024-08-01 22:08:59 +08:00
parent c04e9ba630
commit ad0e156fd1
2 changed files with 3 additions and 3 deletions

View file

@ -153,8 +153,8 @@ export class Guide extends ZZZPlugin {
}
});
url = val.image_list[max].url;
created_at = val.post.created_at;
updated_at = val.post.updated_at;
// created_at = val.post.created_at;
// updated_at = val.post.updated_at;
break;
}
}