Explorar o código

节日提醒-增加一些节日

罗俊辉 hai 1 ano
pai
achega
00a8612f2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()