POST
Content-Type: application/json
路径
/Send
请求
interface ReqSend { content: string }
响应
interface ResSend { time: /*datetime*/ string }