update
This commit is contained in:
@@ -222,6 +222,7 @@ func initSys() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Rules: []string{"notify ?"},
|
Rules: []string{"notify ?"},
|
||||||
|
Admin: true,
|
||||||
Handle: func(s Sender) interface{} {
|
Handle: func(s Sender) interface{} {
|
||||||
NotifyMasters(s.Get())
|
NotifyMasters(s.Get())
|
||||||
return "通知成功。"
|
return "通知成功。"
|
||||||
|
|||||||
Reference in New Issue
Block a user