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