1.18升级

This commit is contained in:
dengqichen 2025-12-11 09:38:31 +08:00
parent af8e07839b
commit 2badfa63e3
2 changed files with 22 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,13 +12,18 @@ INSERT INTO system_release (
) )
VALUES ( VALUES (
'system', NOW(), 'system', NOW(), 1, 0, 'system', NOW(), 'system', NOW(), 1, 0,
1.17, 'ALL', NOW(), 1.18, 'ALL', NOW(),
'【前端】 '【后端】
-
- 使退 - 使退
- Popover /IP - Popover /IP
- SSH connecting / - SSH connecting"连接中 → 已连接/断开"
- HTTP 300000ms 1800000ms - HTTP 300000ms 1800000ms
- DeleteDialog / 使 - DeleteDialog "删除失败 / 未知错误"使
- CPU// 0-100% 0-10000 MB/s 100
- 使
', ',
0, NULL, NULL, 0 0, NULL, NULL, 0
); );