diff --git a/lib/v2/jd/price.js b/lib/v2/jd/price.js index 630cbb8159..39001cb6b8 100644 --- a/lib/v2/jd/price.js +++ b/lib/v2/jd/price.js @@ -28,7 +28,8 @@ module.exports = async (ctx) => { link: currentUrl, item: [ { - title, + guid: data.p, + title: data.p, link: currentUrl, description: art(path.join(__dirname, 'templates/description.art'), { p: data.p,