1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 21:58:16 +08:00

fix(parse): 修复Number类型转换错误的问题。

This commit is contained in:
2022-12-06 22:06:27 +08:00
parent c0f5d32ba0
commit 2754f12cd5
8 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>mineconfiguration-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>2.1.0</version>
<version>2.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>