mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +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("rest", 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) {
|
||||
if len(arg) > 0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user