This commit is contained in:
邹宗楠
2023-11-05 12:22:48 +08:00
parent 6e078bb1ca
commit 7e4cb45186
2 changed files with 4 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ func TestOrderAgreePartRefund(t *testing.T) {
ReasonRemarks: "",
}
refundProductList := make([]*RefundProductList, 0, 0)
date, _ := api.GetReverseOrder("4003000128728616633")
date, _ := api.GetReverseOrder("4060630055899448055")
for _, v := range date {
v2 := v.(map[string]interface{})
refundProduct := &RefundProductList{