From 5484ad04fdcd4641c3a8d203ac97c2d77830df24 Mon Sep 17 00:00:00 2001 From: 18820785574 <5536184+huajiao18820785574@user.noreply.gitee.com> Date: Mon, 5 Dec 2022 08:03:40 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832023=E5=B9=B4=E8=8A=82?= =?UTF-8?q?=E5=81=87=E6=97=A5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 18820785574 <5536184+huajiao18820785574@user.noreply.gitee.com> --- data/2023_data.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/2023_data.json diff --git a/data/2023_data.json b/data/2023_data.json new file mode 100644 index 0000000..74c3a81 --- /dev/null +++ b/data/2023_data.json @@ -0,0 +1,36 @@ +{ + "0101":2, + "0102":1, + "0121":1, + "0122":2, + "0123":2, + "0124":2, + "0125":1, + "0126":1, + "0127":1, + "0405":2, + "0501":2, + "0502":1, + "0503":1, + "0504":1, + "0505":1, + "0622":2, + "0623":1, + "0624":1, + "0929":2, + "1001":2, + "1002":2, + "1003":2, + "1004":1, + "1005":1, + "1006":1, + "0103":0, + "0128":0, + "0129":0, + "0406":0, + "0429":0, + "0430":0, + "0625":0, + "1007":0, + "1008":0 +} \ No newline at end of file -- Gitee