Browse Source

特提原因存入

田爽 2 months ago
parent
commit
3a834f113c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Hotline.Api/Controllers/OrderController.cs

+ 1 - 1
src/Hotline.Api/Controllers/OrderController.cs

@@ -5894,7 +5894,7 @@ public class OrderController : BaseController
                 NextStepCode = dto.NextStepCode,
                 NextStepCode = dto.NextStepCode,
                 NextStepName = dto.NextStepName,
                 NextStepName = dto.NextStepName,
                 NextHandlers = dto.NextHandlers,
                 NextHandlers = dto.NextHandlers,
-                Opinion = "【特提理由】" + dto.Cause,
+                Opinion = "【特提理由】" + dto.Reason,
                 FlowDirection = dto.FlowDirection,
                 FlowDirection = dto.FlowDirection,
                 HandlerType = dto.HandlerType,
                 HandlerType = dto.HandlerType,
                 BusinessType = dto.BusinessType
                 BusinessType = dto.BusinessType