thinkphp8 支付宝h5支付返回的表单如何获取 #956
Answered
by
songkaixuan
songkaixuan
asked this question in
Q&A
-
|
包为 3.5.2 版本,接口返回的表单如何获取到,作为一个参数返给前端 |
Beta Was this translation helpful? Give feedback.
Answered by
songkaixuan
Apr 8, 2024
Replies: 2 comments 1 reply
-
|
已解决 $result = (string)$result->getBody(); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
songkaixuan
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


已解决 $result = (string)$result->getBody();