thinkphp order

文章描述:

thinkphp排序

 

$order = ['status' => 'desc','job_date'=>'desc'];

 

->order($order)

 

发布时间:2025/06/11

发表评论