From 6a8a20e02f0530284296d3373d44aa218fc85210 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 10:33:32 +0800
Subject: [PATCH] add

---
 api/v1/serviceFollowup.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/v1/serviceFollowup.go b/api/v1/serviceFollowup.go
index 2157325..e124cc7 100644
--- a/api/v1/serviceFollowup.go
+++ b/api/v1/serviceFollowup.go
@@ -141,7 +141,7 @@
 		PlanId:         serviceFollowup.PlanId,
 		SatisfactionId: serviceFollowup.Satisfaction,
 		TimelyRateId:   serviceFollowup.TimelyRate,
-		SolveRate:      serviceFollowup.SolveRate,
+		SolveRateId:    serviceFollowup.SolveRate,
 		IsVisit:        serviceFollowup.IsVisit,
 		OldMemberId:    serviceFollowup.OldMemberId,
 		Remark:         serviceFollowup.Remark,

--
Gitblit v1.8.0