1
This commit is contained in:
@@ -159,3 +159,9 @@ func TestRefundOrder(t *testing.T) {
|
||||
func TestQueryElectronicContract(t *testing.T) {
|
||||
api.QueryElectronicContract(GetOrderNumber(8), 983931, "1008409270838853632")
|
||||
}
|
||||
|
||||
func TestQueryElectronic(t *testing.T) {
|
||||
resp, err := api.QueryElectronic("202508181038577028422164", 983931, "1009773397658267648")
|
||||
fmt.Println(resp)
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user