求可以讲解一下这段代码!

浏览:349 发布日期:2014/06/29 分类:求助交流
$Demo = M('artist');
$Demo->join('RIGHT JOIN think_work ON think_artist.id = think_work.artist_id' );

最佳答案
评论( 相关
后面还有条评论,点击查看>>