feat: 降级Java版本至17,优化设备状态获取逻辑,添加超时处理和错误处理机制,更新数据库连接配置,修正测试用例中的方法调用

This commit is contained in:
yahaozhang
2025-09-16 11:26:36 +08:00
parent 75f116de8f
commit 093e72d191
6 changed files with 57 additions and 13 deletions

1
.idea/compiler.xml generated
View File

@@ -14,6 +14,7 @@
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="false">
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.32/lombok-1.18.32.jar" />
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.32/lombok-1.18.32.jar" />
</processorPath>
<module name="server" />
</profile>