From e78166484096979dbdfe33bfd43eb3bdc18f52a8 Mon Sep 17 00:00:00 2001 From: click33 <2393584716@qq.com> Date: Tue, 7 May 2024 17:06:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=B5=9E=E5=8A=A9=E8=80=85?= =?UTF-8?q?=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-token-doc/static/donate/donate-list.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sa-token-doc/static/donate/donate-list.js b/sa-token-doc/static/donate/donate-list.js index 84c1465f..ec1252e2 100644 --- a/sa-token-doc/static/donate/donate-list.js +++ b/sa-token-doc/static/donate/donate-list.js @@ -1097,10 +1097,17 @@ var donateList = [ "date": "2024-03-30" }, { - "name": "孤独的造梦者 ", + "name": "孤独的造梦者", "link": "https://gitee.com/dpxz", "money": 10.0, "msg": "感谢您的开源项目!", "date": "2024-04-01" }, + { + "name": "HiSin", + "link": "https://gitee.com/HisinLx", + "money": 20.0, + "msg": "感谢您的开源项目!", + "date": "2024-05-07" + }, ] \ No newline at end of file