phpha opened this issue a year ago · 1 comments
场景:某些接口调用异常,支付宝方会让提供完整的请求参数。
通过 client.EncodeParam(p) 方式得到了URL格式的参数,如果能直接输出JSON格式就好了。
client.EncodeParam(p)