mirror of
https://shylinux.com/x/icebergs
synced 2025-04-28 18:22:02 +08:00
opt some
This commit is contained in:
parent
b61ae87b9b
commit
735328816b
@ -64,6 +64,7 @@ func init() {
|
|||||||
m.Push("dels", dels)
|
m.Push("dels", dels)
|
||||||
m.Push("rest", rest)
|
m.Push("rest", rest)
|
||||||
m.SortIntR("rest")
|
m.SortIntR("rest")
|
||||||
|
m.StatusTimeCount()
|
||||||
}},
|
}},
|
||||||
"_sum": {Name: "_sum [path] [total] [count|date] args...", Help: "统计量", Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) {
|
"_sum": {Name: "_sum [path] [total] [count|date] args...", Help: "统计量", Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) {
|
||||||
if len(arg) > 0 {
|
if len(arg) > 0 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user