docs: 调整文本

This commit is contained in:
tbphp
2025-07-23 22:04:48 +08:00
parent 1e7e3db96b
commit bec9c66ca6

View File

@@ -83,7 +83,7 @@ func (s *Server) Stats(c *gin.Context) {
KeyCount: models.StatCard{
Value: float64(activeKeys),
SubValue: invalidKeys,
SubValueTip: "无效钥数量",
SubValueTip: "无效钥数量",
},
GroupCount: models.StatCard{
Value: float64(groupCount),