Parcourir la source

update返回字段

durong il y a 5 ans
Parent
commit
e856ad390c
1 fichiers modifiés avec 1 ajouts et 6 suppressions
  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;