From c98a101857a7e4b139fc8c744cc217e058bc92a3 Mon Sep 17 00:00:00 2001 From: liqianjin <949671634@qq.com> Date: Thu, 23 Feb 2023 14:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91=E6=9C=9F?= =?UTF-8?q?=E8=B4=A7=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addon/futures/api/Futures.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 addon/futures/api/Futures.php diff --git a/addon/futures/api/Futures.php b/addon/futures/api/Futures.php new file mode 100644 index 00000000..1c23bd88 --- /dev/null +++ b/addon/futures/api/Futures.php @@ -0,0 +1,16 @@ +response(); + } + +} \ No newline at end of file