---------

This commit is contained in:
2025-06-11 14:24:53 +08:00
parent ddad249dea
commit 2827ef39c5
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ public class WechatGetQrcodeController {
* @return
* @throws IOException
*/
@Hidden
// @Hidden
@PostMapping("/get/qrcode")
@Operation(summary = "微信小程序获取二维码", description = "参数:无, 权限:所有人, 方法名getQrcode")
// @RequiresPermission(mustRole = UserConstant.DEFAULT_ROLE)