Browse Source

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

zhangbo 1 year ago
parent
commit
afeb405a2d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      utils.py

+ 2 - 1
utils.py

@@ -34,7 +34,8 @@ FESTIVAL = [
     ["初六", 2024021410, 2024021800],
     ["初七", 2024021410, 2024021800],
     ["初八", 2024021410, 2024021800],
-    ["雨水", 2024021909, 2024022000]
+    ["雨水", 2024021909, 2024022000],
+    ["妇女节", 2024030808, 2024031200]
 
 
 ]