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 (
'system', NOW(), 'system', NOW(), 1, 0,
1.19, 'ALL', NOW(),
1.21, 'ALL', NOW(),
'【后端】
-
- deploy_team_bookmark_categorydeploy_team_bookmark
- needAuth字段
- EntityDTOQueryConverterRepositoryServiceController层
- //
-
- isOwner字段
-
BUG修复 rxMBps/txMBps0
MB/s KB/s10000
aggregateMonitorGroup networkRx networkTx
buildNetworkStats totalRxBytes totalTxBytes
DTO字段更新 ServerMonitorMetricsDTO "MB/s" "KB/s"
-
-
- 便使
- "未分类"
- ',
-
- CPU///
-
-
- 使',
0, NULL, NULL, 0
);