add-trans

This commit is contained in:
xiaomlove
2021-05-19 19:45:41 +08:00
parent ce05680219
commit 88207b9975
7 changed files with 33 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ class CommentController extends Controller
/**
* Display a listing of the resource.
*
* @return \Illuminate\Http\Response
* @return array
*/
public function index(Request $request)
{