药品订单详情
This commit is contained in:
@@ -94,6 +94,8 @@ func (r *OrderProductService) GetOrderProduct(orderProductId int64) (getOrderPro
|
||||
CancelTime: orderProduct.CancelTime,
|
||||
CancelRemarks: orderProduct.CancelRemarks,
|
||||
ReportPreStatus: orderProduct.ReportPreStatus,
|
||||
ReportPreTime: orderProduct.ReportPreTime,
|
||||
ReportPreFailReason: orderProduct.ReportPreFailReason,
|
||||
ProvinceId: orderProduct.ProvinceId,
|
||||
Province: orderProduct.Province,
|
||||
CityId: orderProduct.CityId,
|
||||
|
||||
Reference in New Issue
Block a user