Commit 8936e652 authored by zazaname's avatar zazaname

调试

parent 55442844
......@@ -30,6 +30,7 @@ class Jiuzi implements ISdkFactory
'version' => $request['unionId'] ?? 1,
];
//请求url,获取返回值
var_dump($postParam);
$response = Requests::post($this->login_url,[],$postParam)->body;
p($response);
//$response = '{"message":"ok","statusCode":200,"data":{"partnerid":"own","user_id":34,"openid":"qwewqqwe","age":0}}';
......
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