瀏覽代碼

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;