🎨 改进代码样式

This commit is contained in:
github-actions[bot]
2021-09-08 16:20:47 +00:00
parent 087c6c0298
commit f03d2f3940
9 changed files with 18 additions and 9 deletions

View File

@@ -8,11 +8,12 @@ import (
"strings"
"time"
"github.com/FloatTech/ZeroBot-Plugin/control"
"github.com/imroc/req"
"github.com/tidwall/gjson"
zero "github.com/wdvxdr1123/ZeroBot"
"github.com/wdvxdr1123/ZeroBot/message"
"github.com/FloatTech/ZeroBot-Plugin/control"
)
const cachedir = "data/hs/"