1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

fix(type): 修复部分原生类型无法转换的问题。#54

This commit is contained in:
2023-12-21 20:47:13 +08:00
parent e8f49bf8bc
commit 89c8ec8adf
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyconfiguration-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>3.8.0</version>
<version>3.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>