mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-21 15:30:09 +08:00
🎨 改进代码样式 (#571)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d9c8d9a43
commit
f18c809355
@ -202,7 +202,7 @@ func init() {
|
|||||||
// if msg != nil && len(msg) > 0 {
|
// if msg != nil && len(msg) > 0 {
|
||||||
// ctx.SendChain(msg...)
|
// ctx.SendChain(msg...)
|
||||||
// }
|
// }
|
||||||
//})
|
// })
|
||||||
eng.OnFullMatch("仲裁").SetBlock(true).
|
eng.OnFullMatch("仲裁").SetBlock(true).
|
||||||
Handle(func(ctx *zero.Ctx) {
|
Handle(func(ctx *zero.Ctx) {
|
||||||
// 通过wfapi获取仲裁信息
|
// 通过wfapi获取仲裁信息
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user