1.20升级

This commit is contained in:
dengqichen 2025-12-12 09:39:59 +08:00
parent 22a32c78e7
commit 4c461ea42a

View File

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