标签:post logs display file style img tps man 模拟
$_REQUEST = file_get_contents(‘php://input‘);
$_REQUEST = json_decode($_REQUEST,true);
postman模拟接收application/json类型回调
标签:post logs display file style img tps man 模拟
原文地址:https://www.cnblogs.com/2ger/p/12116036.html