mirror of
https://github.com/bensema/gotdx.git
synced 2025-11-21 02:45:33 +08:00
test 完善
This commit is contained in:
@@ -63,6 +63,7 @@ func NewGetIndexBars() *GetIndexBars {
|
||||
obj.contentHex = "00000000000000000000"
|
||||
return obj
|
||||
}
|
||||
|
||||
func (obj *GetIndexBars) SetParams(req *GetIndexBarsRequest) {
|
||||
obj.request = req
|
||||
obj.request.I = 1
|
||||
|
||||
Reference in New Issue
Block a user