1.提交缺失的东西
This commit is contained in:
5
app/api/config/app.php
Normal file
5
app/api/config/app.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'default_return_type' => 'json',
|
||||||
|
];
|
||||||
Reference in New Issue
Block a user