办学质量监测教学评价系统
ageer
2025-05-24 bedffffd8673cf62a5e4530bda584fc714c61731
ruoyi-admin/src/main/resources/application.yml
@@ -131,6 +131,8 @@
    - /auth/reset/password
    # 聊天接口
    - /chat/send
    # 文件上传
    - /chat/upload
    # 静态资源
    - /*.html
    - /**/*.html
@@ -292,26 +294,6 @@
  path: '/resource/websocket'
  # 设置访问源地址
  allowedOrigins: '*'
# 微信小程序配置信息
wx:
  miniapp:
    configs:
      - appid: # 你的appid
        secret: # 你的secret
        token: #微信小程序消息服务器配置的token
        aesKey: #微信小程序消息服务器配置的EncodingAESKey
        msgDataFormat: JSON
  #  企业微信应用
wechat:
  cp:
    corpId:
    appConfigs:
      - agentId:
        secret: ''
        token:   ''
        aesKey: ''
spring:
  ai: