From aa05ca0043f7a7c15eca3992b54d44d80aaf1591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Thu, 21 Aug 2025 09:11:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=BF=E9=97=B4=E5=9C=A8=E7=BA=BF=E4=BA=BA?= =?UTF-8?q?=E6=95=B0=20=20=E7=8A=B6=E6=80=81=20=E4=BD=BF=E7=94=A8=E8=85=BE?= =?UTF-8?q?=E8=AE=AF=E5=9B=9E=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/controller/Tencent.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 application/api/controller/Tencent.php diff --git a/application/api/controller/Tencent.php b/application/api/controller/Tencent.php new file mode 100644 index 0000000..55a4b20 --- /dev/null +++ b/application/api/controller/Tencent.php @@ -0,0 +1,16 @@ +tencent_call_back($data,$sign_data); + return json($reslut); + } +} \ No newline at end of file