Commit c6703fc6 authored by 梁俊杰's avatar 梁俊杰

1

parent 18154295
......@@ -7,10 +7,9 @@
* Description:
*/
ini_set('display_errors','on');
use EasyDingTalk\Application;
include_once 'vendor/autoload.php';
include "TopSdk.php";
include "sdk/TopSdk.php";
// $f = fopen("./txt/test.txt", "a");
$data = json_decode(file_get_contents('php://input'), true);
/*fwrite($f, print_r($data,true));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment