http post : http://localhost:8080/api/notice/send message: 發送的文字內容 appointmentId : 約訪通知的預約單id interviewDate: 預計約訪時段 request body: { "message":"notice customer invterview time", "email":"pollex@gmail.com", "phone":"0912345678", "appointmentId": 406, "interviewDate":"2022-11-01T08:00:00.000" }