修改:调整代码结构

git-svn-id: svn://47.119.165.148/zhub@110 e63fbceb-bcc3-4977-ac22-735b83d8d0f4
This commit is contained in:
lxy
2021-02-24 10:20:43 +00:00
parent c711cc10ae
commit 40caa50fb7
6 changed files with 129 additions and 166 deletions

View File

@@ -113,7 +113,7 @@ func TestSendCmd(t *testing.T) {
log.Println(err)
}
client.Cmd("reload-timer-config")
client.Cmd("reload-timer")
}
func TestPublish(t *testing.T) {