test 完善

This commit is contained in:
bense
2023-09-24 08:50:00 +08:00
parent f5bf41bf1d
commit bfff0f62be
9 changed files with 56 additions and 82 deletions

View File

@@ -36,6 +36,7 @@ func NewGetSecurityCount() *GetSecurityCount {
obj.contentHex = "75c73301" // 未解
return obj
}
func (obj *GetSecurityCount) SetParams(req *GetSecurityCountRequest) {
obj.request = req
}