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