Browse Source

节日提醒-增加一些节日

罗俊辉 1 year ago
parent
commit
00a8612f2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/festival_reminder.py

+ 1 - 1
app/festival_reminder.py

@@ -1697,4 +1697,4 @@ class FestivalReminder(object):
 
 if __name__ == "__main__":
     F = FestivalReminder()
-    # F.run()
+    F.run()