chore(server): 清理 stale code_batches 注释

This commit is contained in:
wangjia
2026-07-10 15:03:45 +08:00
parent db3428f622
commit 16855a533a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"time"
)
// BatchInfo summarises a code_batches row with aggregate code counts, for the
// BatchInfo summarises a codes_batches row with aggregate code counts, for the
// admin batch-list view. It carries no plaintext — only hashes live in `codes`.
type BatchInfo struct {
ID int64