prepare 5.4.3

This commit is contained in:
Looly
2020-09-09 17:23:46 +08:00
parent 1b8e921ab2
commit 0863461a18
27 changed files with 39 additions and 32 deletions

View File

@@ -22,7 +22,7 @@ public class LunarFestival {
lFtv.put(new Pair<>(1, 3), "猪日");
lFtv.put(new Pair<>(1, 4), "羊日");
lFtv.put(new Pair<>(1, 5), "牛日 破五日");
lFtv.put(new Pair<>(1, 6), "马日送穷日");
lFtv.put(new Pair<>(1, 6), "马日 送穷日");
lFtv.put(new Pair<>(1, 7), "人日 人胜节");
lFtv.put(new Pair<>(1, 8), "谷日 八仙日");
lFtv.put(new Pair<>(1, 9), "天日 九皇会");