model/request/serviceFollowup.go
@@ -10,7 +10,7 @@ ClientId int `json:"clientId"` Number string `json:"number"` ContactId int `json:"contactId"` ServiceId int `json:"serviceId"` ServiceOrderId int `json:"serviceOrderId"` MemberId int `json:"memberId"` PlanId int `json:"planId"` Satisfaction int `json:"satisfaction"`