From 8cbb33f79389a4c8d10b30238f197d532270d808 Mon Sep 17 00:00:00 2001 From: raojing Date: Mon, 26 Dec 2022 06:47:55 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=A8=80=E5=9C=9F=E6=8E=98?= =?UTF-8?q?=E9=87=91=E5=92=8CCSDN=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: raojing --- data/articles.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/articles.json b/data/articles.json index 0459a11..bc19544 100644 --- a/data/articles.json +++ b/data/articles.json @@ -3,7 +3,10 @@ "author": "建木Hub", "date": "2022-12-26T01:26:00", "link": "https://mp.weixin.qq.com/s/awrqmaUFz8-lPjpa_I3PBw", - "platform": {}, + "platform": { + "csdn": "https://blog.csdn.net/Jianmu_Dev/article/details/128443994", + "juejin": "https://juejin.cn/post/7181337832345042981/" + }, "read_counts": 0, "title": "组织上线 | 资源共享,协作自如" }, -- Gitee