摘要: -- 导出后台对话记录 select a.uid,b.hardware_id,b.name,content,from_unixtime(a.add_time,"%Y-%m-%d-%H:%i:%s") from eb_chat_history a left join eb_chat_hardware 阅读全文
posted @ 2025-08-28 13:56 *感悟人生* 阅读(10) 评论(0) 推荐(0)