tp3.1.1 join () to the data table defines aliases

$count = $m->join(' schb_member b ON b.id = a.uid')->where($where)->count();


Guess you like

Origin www.cnblogs.com/xm666/p/11460860.html