feat(任务监控): 添加Executor信息监控面板并重构界面

重构任务监控界面布局,将演示任务功能移至监控窗口工具栏
新增Executor信息监控面板,显示线程池详细状态信息
移除主界面中的演示任务按钮,更新项目版本号
This commit is contained in:
danyz
2025-08-25 00:41:34 +08:00
parent 5575f0c17d
commit b0b67b5d7f
6 changed files with 206 additions and 70 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>com.ecep.contract</groupId>
<artifactId>Contract-Manager</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
<name>Contract-Manager</name>
<description>Contract-Manager</description>
<url/>