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