ソースを参照

update返回字段

durong 5 年 前
コミット
e856ad390c
共有1 個のファイルを変更した1 個の追加6 個の削除を含む
  1. 1 6
      app/Http/Controllers/Behavior/CommentRecordController.php

+ 1 - 6
app/Http/Controllers/Behavior/CommentRecordController.php

@@ -86,12 +86,7 @@ class CommentRecordController extends Controller
                 'name',
                 'relative_series',
                 'is_open',
-                'bahavior_created_at',
-                'all_trigger_times',
-                'all_effective_trigger',
-                'all_physical_exertion',
-                'all_generation_quantity',
-                'all_quantity_issued'
+                'bahavior_created_at'
             ]
         ];
         return $data;