3.2.2 order 自定义数据排前

浏览:645 发布日期:2017/01/02 分类:求助交流
$this->where($w)->order('uid=10')->select();
我想把uid =10的数据排前 这样写有问题的吗?
最佳答案
评论( 相关
后面还有条评论,点击查看>>