mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-07 15:14:38 +08:00
🎨 修复代码缩进格式
This commit is contained in:
@@ -89,7 +89,7 @@ public interface WxMpQrcodeService {
|
||||
* @throws WxErrorException the wx error exception
|
||||
*/
|
||||
@Deprecated
|
||||
String qrCodePictureUrl(String ticket, boolean needShortUrl) throws WxErrorException;
|
||||
String qrCodePictureUrl(String ticket, boolean needShortUrl) throws WxErrorException;
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
|
Reference in New Issue
Block a user