From 91582e5b7624e648ea252a85d420831a9642c865 Mon Sep 17 00:00:00 2001 From: xucong <850806214@qq.com> Date: Wed, 14 May 2025 23:59:46 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=8F=90=E4=BA=A4=E7=BC=BA=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E4=B8=9C=E8=A5=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/config/app.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/api/config/app.php diff --git a/app/api/config/app.php b/app/api/config/app.php new file mode 100644 index 0000000..3ac03ef --- /dev/null +++ b/app/api/config/app.php @@ -0,0 +1,5 @@ + 'json', +]; \ No newline at end of file