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