mirror of
https://github.com/bensema/gotdx.git
synced 2025-11-21 02:45:33 +08:00
test 完善
This commit is contained in:
@@ -36,6 +36,7 @@ func NewGetSecurityCount() *GetSecurityCount {
|
||||
obj.contentHex = "75c73301" // 未解
|
||||
return obj
|
||||
}
|
||||
|
||||
func (obj *GetSecurityCount) SetParams(req *GetSecurityCountRequest) {
|
||||
obj.request = req
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user