1.提交缺失的东西

This commit is contained in:
2025-05-14 23:59:46 +08:00
parent 45b5fb233b
commit 91582e5b76

5
app/api/config/app.php Normal file
View File

@ -0,0 +1,5 @@
<?php
return [
'default_return_type' => 'json',
];