mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-20 00:44:25 +08:00
🎨 修复代码缩进格式
This commit is contained in:
parent
57a6ef1179
commit
4cdd056a3e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user