Skip to content

Commit 2d3839c

Browse files
committed
优化base64多jdk版本兼容-readme
1 parent 1f62276 commit 2d3839c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ AlipayPayResponse alipayPayResponse = yourAlipayClient.execute(aliPayRequest);
217217
```
218218

219219
#### 4 If you don't care about HTTP calls,the sample for sign and verify
220-
```
220+
```java
221221
String httpMethod = "POST";
222222
String path = "/ams/sandbox/api/v1/payments/pay";
223223
String clientId = "T_client";

0 commit comments

Comments
 (0)