From 84961e00556ee186cfda5f06b0374ae517213d0c Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 8 Sep 2021 19:18:55 +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 | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) diff --git a/index.json b/index.json index 5015f39..c716e6b 100644 --- a/index.json +++ b/index.json @@ -20,6 +20,27 @@ "user_title": "国内开发者的权威刊物", "nickname": "程序员杂志编辑组" } + }, + { + "id": "2", + "title": "《 新数据库时代&软件定义汽车 》", + "sub_title": "《新程序员》第二期", + "path": "new-programmer/2021-02", + "ref": "02", + "detail": "detail.json", + "chapters": "chapters.json", + "index_image": "https://img-blog.csdnimg.cn/cedfd1b441d9495fa882b2c01e515705.jpg", + "index_video": "", + "original_price": "48.0", + "line_price": "48.0", + "sale_price": "48.0", + "short_description": "", + "description": "", + "author": { + "username": "programmer", + "user_title": "国内开发者的权威刊物", + "nickname": "程序员杂志编辑组" + } } ], "selected_chapters": [ @@ -215,5 +236,115 @@ "chapter_page_url": "https://new-programmer.gitcode.host/2021-01/8.html", "chapter_limited_page_url": "https://new-programmer.gitcode.host/2021-01/8-limit.html" } + ], + "special_plate": [ + { + "title":"#新数据库时代", + "icon_image":"https://img-blog.csdnimg.cn/aac2a6d080194226814fcaf16baf4e44.png", + "chapters": [ + { + "id": "6", + "title": "邹欣对话MongoDB CTO:新数据库时代将带来什么", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/ce7aa87f302e4f34a2a14765ae1d0f84.jpg", + "index": "1", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "http://new-programmer.gitcode.host/2021-02/5.html", + "chapter_limited_page_url": "" + }, + { + "id": "8", + "title": "阿里云李飞飞:数据库迎来开源新时代", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/8db18bea94a64eac91ff557094ffcf12.jpg", + "index": "2", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-02/7.html", + "chapter_limited_page_url": "" + }, + { + "id": "10", + "title": "OceanBase自研数据库之路", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/623e3a836a6a4c13aa0b92efcfaf05e7.jpg", + "index": "3", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "0", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-02/9.html", + "chapter_limited_page_url": "https://new-programmer.gitcode.host/2021-02/9-limit.html" + } + ] + }, + { + "title": "#软件定义汽车", + "icon_image": "https://img-blog.csdnimg.cn/f98eef488ddb410c89f7a155507268ce.png", + "chapters":[ + { + "id": "28", + "title": "对话英特尔副总裁Erez Dagan:自动驾驶引擎盖下的秘密!", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/c275e909e79c40728ab92ede80e4fa58.jpg", + "index": "4", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-02/27.html", + "chapter_limited_page_url": "" + }, + { + "id": "29", + "title": "让汽车软件进入iPhone时代!", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/7f05b96f01654b78973cb2a67497775b.jpg", + "index": "5", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-02/28.html", + "chapter_limited_page_url": "" + }, + { + "id": "30", + "title": "小鹏汽车副总裁纪宇:坚持智能化技术自研,打造最深的护城河", + "sub_title": "", + "icon_image": "https://img-blog.csdnimg.cn/b6454df5f8bd4355ac0a45c16e128497.jpg", + "index": "6", + "magazine_id": "2", + "path": "new-programmer/2021-02", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "free_rate": "100", + "description": "", + "chapter_page_url": "https://new-programmer.gitcode.host/2021-02/29.html", + "chapter_limited_page_url": "" + } + ] + } ] } -- GitLab