Commit ef5fe9e3 by 冷斌

fix bug

parent 4c7ed1ea
......@@ -321,6 +321,7 @@
print_r($resp->TotalCount);
}
catch(\TencentCloud\Common\Exception\TencentCloudSDKException $e) {
var_dump($e);
echo $e;
}
die;
......
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