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