From e55a21d3210a877005bfb8b71183924eb883257c Mon Sep 17 00:00:00 2001 From: dylan <497357846@qq.com> Date: Mon, 24 Aug 2020 16:17:33 +0800 Subject: [PATCH] dylan1:study add new --- study/study.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/study/study.c b/study/study.c index e36c9be..ae8462e 100644 --- a/study/study.c +++ b/study/study.c @@ -28,4 +28,9 @@ void study_holiday(void) // 2020-8-20 void study_getName(void) { return name; +} + +void study_add_new_20200824() +{ + } \ No newline at end of file