1
This commit is contained in:
@@ -189,7 +189,7 @@ func TestRetailListCase(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailGet(t *testing.T) {
|
||||
orderDetail, _ := api.OrderGetOrderDetail(2201338341781067927, false)
|
||||
orderDetail, _ := api.OrderGetOrderDetail(4101393090068943089, false)
|
||||
if addressFee, ok := orderDetail["address_change_fee"]; ok {
|
||||
fmt.Println(addressFee)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user