Ken 1 tháng trước cách đây
mục cha
commit
ea8f75a41f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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],