Explorar el Código

Merge branch 'feature/zhangbo_filter' of algorithm/rov-server into master

zhangbo hace 1 año
padre
commit
eda495ff0b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      utils.py

+ 2 - 1
utils.py

@@ -35,7 +35,8 @@ FESTIVAL = [
     ["初七", 2024021410, 2024021800],
     ["初八", 2024021410, 2024021800],
     ["雨水", 2024021909, 2024022000],
-    ["妇女节", 2024030808, 2024031200]
+    ["妇女节", 2024030808, 2024031200],
+    ["龙抬头", 2024031109, 2024031400]
 
 
 ]