POST /api/v2/question-answers/:answer/onlookers
请求参数:
password
string
Http Status 201 Created
{ "message": [ "操作成功" ], "answer": { ... // 回答内容 } }