From f36015c4284078dda0c8bc1f8e6de093a648ed06 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 22 Feb 2023 15:15:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=A4=E6=98=93=E5=B8=82=E5=9C=BA=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addon/futures/shop/controller/Futures.php | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 addon/futures/shop/controller/Futures.php diff --git a/addon/futures/shop/controller/Futures.php b/addon/futures/shop/controller/Futures.php new file mode 100644 index 00000000..c37daefc --- /dev/null +++ b/addon/futures/shop/controller/Futures.php @@ -0,0 +1,34 @@ +forthMenu(); + return $this->fetch('futures/index'); + } + + + + + + +} \ No newline at end of file