x
This commit is contained in:
parent
33dd69b33f
commit
16919e23c4
@ -225,5 +225,5 @@ func Count() string {
|
||||
tl++
|
||||
}
|
||||
}
|
||||
return fmt.Sprintf("总数%d,有效%d,无效%d,今日失效%d,今日扫码%d,今日新增%d", zs, yx, wx, tc, ts, tl)
|
||||
return fmt.Sprintf("总数%d,有效%d,无效%d,今日失效%d,今日扫码%d,今日新增%d", zs, yx, wx, tl, ts, tc)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user