1
This commit is contained in:
@@ -23,8 +23,8 @@ func TestName(t *testing.T) {
|
||||
}
|
||||
func TestGetOrderDetail(t *testing.T) {
|
||||
requestParam := &request591.AlibabaAelophyOrderGetRequest{OrderGetRequest: &domain591.AlibabaAelophyOrderGetOrderGetRequest{
|
||||
StoreId: utils.String2Pointer("JX100829"),
|
||||
BizOrderId: utils.Int64ToPointer(8000037167638800068),
|
||||
StoreId: utils.String2Pointer("JX669054"),
|
||||
BizOrderId: utils.Int64ToPointer(8000036672628200636),
|
||||
}}
|
||||
|
||||
data, err := apiTao.QueryOrderDetail(requestParam)
|
||||
|
||||
Reference in New Issue
Block a user