Skip to content

Commit 67e8dd8

Browse files
committed
false[antom-sdk-automation] automated change
1 parent 05f581a commit 67e8dd8

File tree

414 files changed

+12734
-8345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

414 files changed

+12734
-8345
lines changed

src/main/java/com/alipay/global/api/AlipayClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66

77
public interface AlipayClient {
88

9-
<T extends AlipayResponse> T execute(AlipayRequest<T> alipayRequest) throws AlipayApiException;
10-
9+
<T extends AlipayResponse> T execute(AlipayRequest<T> alipayRequest) throws AlipayApiException;
1110
}

0 commit comments

Comments
 (0)