2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-server/src/main/resources/application-test.yaml
@@ -259,9 +259,9 @@
      key-prefix: wa # Redis Key 的前缀
      http-client-type: HttpComponents # 采用 HttpComponents(HttpClient 5)请求微信小程序平台
--- #################### 芋道相关配置 ####################
--- #################### 超级管理员相关配置 ####################
# 芋道配置项,设置当前项目所有自定义的配置
# 超级管理员配置项,设置当前项目所有自定义的配置
yudao:
  captcha:
    enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;