Ver Fonte

Merge branch 'test' of http://110.188.24.182:10023/Fengwo/hotline into test

tangjiang há 2 meses atrás
pai
commit
2f75492f96
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/Hotline.Api/Controllers/OrderController.cs

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

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