1
0
mirror of https://github.com/fumiama/go-registry.git synced 2026-06-08 18:10:34 +08:00
This commit is contained in:
源文雨
2022-09-19 14:38:52 +08:00
parent 9963c35b7d
commit 2eb1eb5983

View File

@@ -45,7 +45,7 @@ func TestPush(t *testing.T) {
if err != nil {
t.Fatal(err)
}
err = r.Set("ZeroBot-Plugin/kanban", "由于tx更改登录鉴权, 近期gocqzbp闪退增多,\n请及时处理以免对md5服务器产生过量请求, 导致IP被封.")
err = r.Set("ZeroBot-Plugin/kanban", "QQ群:1048452984; 开发群: 752669987;\n进阶开发群:705749886. 禁止用于商业用途.")
if err != nil {
t.Fatal(err)
}