This commit is contained in:
邹宗楠
2023-07-12 15:25:46 +08:00
parent b84c14cd03
commit f4db80d9e9
2 changed files with 2 additions and 4 deletions

View File

@@ -45,8 +45,8 @@ func TestQueryAfsOrderDetail(t *testing.T) {
OrderFrom: utils.Int64ToPointer(31),
ShopId: nil,
StoreId: utils.String2Pointer("JX668594"),
RefundIds: &[]int64{1311956159},
}
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))