Ken 1 月之前
父節點
當前提交
ea8f75a41f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/api/Issue.php

+ 1 - 0
app/Http/Controllers/api/Issue.php

@@ -216,6 +216,7 @@ class Issue extends BaseController
         $list['bsd'] = Cao::whereIn('id', $type)->get();
         $list['ddsz'] = Cao::where('id', '>=', 14)
             ->where('id', '<=', 41)
+            ->orderBy('field')
             ->get();
         $list['tslx'] = [
             ['field' => '龙', 'val' => 0],