This commit is contained in:
邹宗楠
2023-07-12 15:26:10 +08:00
parent f4db80d9e9
commit df3aa9c58e

View File

@@ -46,7 +46,7 @@ func TestQueryAfsOrderDetail(t *testing.T) {
ShopId: nil,
StoreId: utils.String2Pointer("JX668594"),
RefundIds: &[]int64{1314241374},
}1000010862974040044
}
data, err := apiTao.QueryAfsOrderDetail(param)
globals.SugarLogger.Debugf("data := %s", utils.Format4Output(data, false))
globals.SugarLogger.Debugf("err := %s", utils.Format4Output(err, false))