From 269a24ed7edbe88bc518895bfcd0a476f17e42e0 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Fri, 1 Sep 2023 14:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20006?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/index.json b/index.json index 307ca2f..2859d6f 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,27 @@ { "magazines": [ + { + "id": "6", + "title": "《人工智能新十年》", + "sub_title": "《新程序员》第六期", + "path": "new-programmer/2023-06", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "index_image": "https://img-home.csdnimg.cn/images/20230831051002.jpg", + "size": "1061*1500px", + "index_video": "", + "original_price": "48.0", + "line_price": "48.0", + "sale_price": "48.0", + "short_description": "", + "description": "", + "author": { + "username": "programmer", + "user_title": "国内开发者的权威刊物", + "nickname": "程序员杂志编辑组" + } + }, { "id": "103", "title": "2023中国开发者调查报告", -- GitLab