From 6e8c964e423f74bea09fcdf39755db423f84a8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lab=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Wed, 26 Jul 2023 12:17:21 +0800 Subject: [PATCH] Update index.json --- index.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/index.json b/index.json index 5028f50..81e4c7f 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,26 @@ { "magazines": [ + { + "id": "103", + "title": "2023中国开发者调查报告", + "path": "new-programmer/20223ddc", + "ref": "pages", + "detail": "detail.json", + "chapters": "chapters.json", + "index_image": "https://img-home.csdnimg.cn/images/20230725081624.png", + "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": "5", "title": "《开源深度指南&新金融背后的科技力量》", -- GitLab