1
0
mirror of synced 2026-02-25 06:20:03 +08:00

v1.2.11 修正胎神数据;增加福神流派。

This commit is contained in:
6tail
2021-11-15 21:26:52 +08:00
parent 50e8bdd715
commit ee2d381fb7
5 changed files with 55 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.2.10</version>
<version>1.2.11</version>
</dependency>
```