Ver código fonte

节日提醒-增加一些节日

罗俊辉 1 ano atrás
pai
commit
00a8612f2b
1 arquivos alterados com 1 adições e 1 exclusões
  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()