🎨 修复代码缩进格式

This commit is contained in:
匠心
2025-07-24 15:18:42 +08:00
committed by GitHub
parent 57a6ef1179
commit 4cdd056a3e

View File

@ -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>