Merge branch 'feat-hjj-BundleOrderInvoice#A225' into dev
This commit is contained in:
commit
b7b5033704
@ -84,6 +84,7 @@ func GetOrderInfoByOrderNo(req *bundle.GetOrderInfoByOrderNoReq) (*bundle.GetOrd
|
||||
AmountType: orderRecord.AmountType,
|
||||
Address: orderRecord.Address,
|
||||
Phone: orderRecord.Phone,
|
||||
PayTime: orderRecord.PayTime,
|
||||
}
|
||||
return res, nil
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user