From 96872fb916c902b8444badb8f2717f4f5314c9fe Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Tue, 16 Jul 2019 15:11:26 +0000 Subject: [PATCH] Update holiday data [skip ci] --- 2019.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/2019.json b/2019.json index 6e7d990..cf97f1b 100644 --- a/2019.json +++ b/2019.json @@ -1,7 +1,8 @@ { "year": 2019, "papers": [ - "http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm" + "http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm", + "http://www.gov.cn/zhengce/content/2019-03/22/content_5375877.htm" ], "days": [ { @@ -74,11 +75,36 @@ "date": "2019-04-05", "isOffDay": true }, + { + "name": "劳动节", + "date": "2019-04-28", + "isOffDay": false + }, { "name": "劳动节", "date": "2019-05-01", "isOffDay": true }, + { + "name": "劳动节", + "date": "2019-05-02", + "isOffDay": true + }, + { + "name": "劳动节", + "date": "2019-05-03", + "isOffDay": true + }, + { + "name": "劳动节", + "date": "2019-05-04", + "isOffDay": true + }, + { + "name": "劳动节", + "date": "2019-05-05", + "isOffDay": false + }, { "name": "端午节", "date": "2019-06-07",