mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
refactor: 证书逻辑优化
This commit is contained in:
@@ -189,6 +189,7 @@ public abstract class AbstractApi {
|
||||
* 构建Get请求对象.
|
||||
*
|
||||
* @param uri the uri
|
||||
* @param httpHeaders the http headers
|
||||
* @return the request entity
|
||||
*/
|
||||
protected RequestEntity<?> Get(URI uri, HttpHeaders httpHeaders) {
|
||||
|
||||
Reference in New Issue
Block a user