有关thinkphp5如何用子查询

  $resone=Db::table('A')->select();rest $restwo=Db::table('$resone r')->join('B b','r.id=b.id')->select();table
相关文章
相关标签/搜索