+++
get:http://dqzb.sp11.cn/index.php/Admin/Port/chat_record
*plan_id=默认值#直播计划ID
*speaker=默认值#发言人
*content_type=默认值#内容类型(1:文字;3:图片;34:语音.)
*content=默认值#聊天内容
*add_time=默认值#发言时间
<<<
success
{
"status_chat_record": 1,
"message": "写库成功"
}
<<<
error
{
"status_chat_record": 0,
"message": "写库失败"
}
+++