Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4cdd056

Browse files
🎨 修复代码缩进格式
1 parent 57a6ef1 commit 4cdd056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎weixin-java-mp/src/main/java/me/chanjar/weixin/mp/api/WxMpQrcodeService.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public interface WxMpQrcodeService {
8989
* @throws WxErrorException the wx error exception
9090
*/
9191
@Deprecated
92-
String qrCodePictureUrl(String ticket, boolean needShortUrl) throws WxErrorException;
92+
String qrCodePictureUrl(String ticket, boolean needShortUrl) throws WxErrorException;
9393

9494
/**
9595
* <pre>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /