Test: SlaveAfterUpload hook

This commit is contained in:
HFO4
2019-12-29 17:11:54 +08:00
parent 64342fa88d
commit ca9f44c06c
4 changed files with 60 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ import (
"time"
)
var generalClient Client = HTTPClient{}
var GeneralClient Client = HTTPClient{}
// Response 请求的响应或错误信息
type Response struct {