http post : http://localhost:8080/api/appointment/close request body : 成交 contactStatus: done { "policyholderIdentityId":"A123456789", "planCode":"ATM", "policyEntryDate":"2022-01-12", "contactStatus":"done", "appointmentId": 385 } 未成交 contactStatus: closed { "contactStatus":"closed", "closedReason":"other", "closedOtherReason":"心情不好不想買", "appointmentId": 385, "remark":"test remark" }