question_request.yaml 256 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 #回答详情页- 一/二级评论 reply_answer: method: post url: /api/question/reply_answer params: current_city_id: ${current_city_id} data: answer_id: ${answer_id} content: ${content} user_id: ${user_id} json: {} isLogin: 1