From 533d9cf0af49d378dcc60b1a555895e5573b7ff1 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 28 Feb 2026 21:31:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0todos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todos.md b/todos.md index 111e0af..3ff09a4 100644 --- a/todos.md +++ b/todos.md @@ -2,7 +2,7 @@ - Makefile (现在AI写的那个不太好,手动写一个) -- 在外部收集JSON日志 +- 改善日志输出,好像不是完全结构化的 - 在不确定用户学号时的工单添加机制(和按照楼层筛选兼容) @@ -14,7 +14,7 @@ - 手机上搜索工单界面的那个按钮好像显示有问题,记得修一下 -- 也许应该把状态放到localStorage里 +- 也许应该把状态放到localStorage里(theLastPage已经迁移了) ## 长期