潘金莲 发布于 2022-07-18 20:41select * from t_topic where id in( select id from t_topic union SELECT substring_index(test_id, ',', 1) AS id FROM t_test union SELECT substring_index(test_id, ',', -1) AS id FROM t_test )摸鱼2浏览 (491) 点赞 (2) 收藏