feat SDK编写,更新bootx-platform版本依赖

This commit is contained in:
bootx
2024-02-06 00:13:10 +08:00
parent abe3df6c7a
commit 5435f6164f
22 changed files with 403 additions and 21 deletions

View File

@@ -28,7 +28,7 @@
<java.version>1.8</java.version>
<!-- 二方库版本 -->
<bootx-platform.version>1.3.6</bootx-platform.version>
<bootx-platform.version>1.3.6.1</bootx-platform.version>
<dax.version>2.0.0</dax.version>
<!-- 三方库 -->
<slf4j.version>1.7.30</slf4j.version>