sql转tp5 大佬帮忙看看

浏览:182 发布日期:2021/01/03 分类:ThinkPHP5专区
select phone from user where id IN(select a.uid from `order` a,paylog b where a.id=b.order_id and order_id='1')
最佳答案
评论( 相关
后面还有条评论,点击查看>>