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