求thinkphp把这句原生代码写成thinkphp 找找感觉 得常感谢

浏览:476 发布日期:2014/03/30 分类:求助交流
select * from a, b, c, d where a.user_uid=33 and a.show_id=b.id and b.user_uid=c.uid and b.domain_url=d.id;
最佳答案
评论( 相关
后面还有条评论,点击查看>>