1
This commit is contained in:
@@ -46,7 +46,7 @@ func TestQueryAfsOrderDetail(t *testing.T) {
|
|||||||
ShopId: nil,
|
ShopId: nil,
|
||||||
StoreId: utils.String2Pointer("JX668594"),
|
StoreId: utils.String2Pointer("JX668594"),
|
||||||
RefundIds: &[]int64{1314241374},
|
RefundIds: &[]int64{1314241374},
|
||||||
}1000010862974040044
|
}
|
||||||
data, err := apiTao.QueryAfsOrderDetail(param)
|
data, err := apiTao.QueryAfsOrderDetail(param)
|
||||||
globals.SugarLogger.Debugf("data := %s", utils.Format4Output(data, false))
|
globals.SugarLogger.Debugf("data := %s", utils.Format4Output(data, false))
|
||||||
globals.SugarLogger.Debugf("err := %s", utils.Format4Output(err, false))
|
globals.SugarLogger.Debugf("err := %s", utils.Format4Output(err, false))
|
||||||
|
|||||||
Reference in New Issue
Block a user