chore(server): 清理 stale code_batches 注释
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user