From 12b1fe85ed07955101dc0885fc03751d28297931 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Thu, 31 Aug 2023 17:11:45 +0800 Subject: [PATCH] Update index.json --- index.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/index.json b/index.json index bb7194e..d7d37ed 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