View Source Alipay.Requester (alipay v0.2.1)
默认的请求客户端
Summary
Functions
@spec get(Alipay.client(), url :: binary(), opts :: keyword()) :: Alipay.response()
@spec post(Alipay.client(), url :: binary(), body :: any(), opts :: keyword()) :: Alipay.response()