aa
This commit is contained in:
@@ -51,7 +51,7 @@ func TestOrderListAll(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestOrderPartRefundGet(t *testing.T) {
|
||||
result, err := api.OrderPartRefundGet("5028611225947901495")
|
||||
result, err := api.OrderPartRefundGet("115082650031169457")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
} else {
|
||||
@@ -64,7 +64,7 @@ func TestOrderPartRefundGet(t *testing.T) {
|
||||
// if err != nil {
|
||||
// t.Fatal(err)
|
||||
// } else {
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
// t.Log(utils.Format4Output(result, false))image/upload
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user