|
@@ -1966,6 +1966,7 @@ namespace Hotline.Api.Controllers
|
|
orderDetail.FlowResult = orderPublish.ArrangeOpinion;
|
|
orderDetail.FlowResult = orderPublish.ArrangeOpinion;
|
|
if (orderPublish.PublishState)
|
|
if (orderPublish.PublishState)
|
|
orderDetail.FlowPubFlagName = "公开";
|
|
orderDetail.FlowPubFlagName = "公开";
|
|
|
|
+ orderDetail.FirstVisitResult = data.FirstVisitResult;
|
|
}
|
|
}
|
|
|
|
|
|
//能否进行评价
|
|
//能否进行评价
|