1.20升级

This commit is contained in:
dengqichen 2025-12-12 09:29:23 +08:00
parent 1eb7a6eb6b
commit dffafa07a7

View File

@ -12,24 +12,21 @@ INSERT INTO system_release (
) )
VALUES ( VALUES (
'system', NOW(), 'system', NOW(), 1, 0, 'system', NOW(), 'system', NOW(), 1, 0,
1.19, 'ALL', NOW(), 1.21, 'ALL', NOW(),
'【后端】 '【后端】
- BUG修复 rxMBps/txMBps0
- deploy_team_bookmark_categorydeploy_team_bookmark MB/s KB/s10000
- needAuth字段 aggregateMonitorGroup networkRx networkTx
- EntityDTOQueryConverterRepositoryServiceController层 buildNetworkStats totalRxBytes totalTxBytes
- // DTO字段更新 ServerMonitorMetricsDTO "MB/s" "KB/s"
-
- isOwner字段
-
- -
- - CPU///
- 便使 -
- "未分类" -
- ', - 使',
0, NULL, NULL, 0 0, NULL, NULL, 0
); );