From d2a95964e71ac6862c17f3b1fee40c55d7e32510 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 10 Aug 2022 15:18:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0index.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 5b88a82..8e0d3a6 100644 --- a/index.json +++ b/index.json @@ -2,8 +2,30 @@ "magazines": [ { "id": "101", - "title": "2022中国开源发展蓝皮书", - "freeTag":true, + "title": "2021-2022中国开发者调查报告", + "freeTag":true, + "sub_title": "", + "path": "new-programmer/2022ddc", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "index_image": "https://img-blog.csdnimg.cn/ce1cac02b9014f49b826e36bd4c171fd.jpeg", + "index_video": "", + "original_price": "48.0", + "line_price": "48.0", + "sale_price": "48.0", + "short_description": "", + "description": "", + "author": { + "username": "", + "user_title": "", + "nickname": "" + } + }, + { + "id": "101", + "title": "2022中国开源发展蓝皮书", + "freeTag":true, "sub_title": "", "path": "new-programmer/2022lps", "ref": "master", -- GitLab