办学质量监测教学评价系统
ageer
2025-04-12 4b539390029c93f965df2ee46d05c739df90631b
ruoyi-admin/src/main/resources/application-dev.yml
ÎļþÃû´Ó ruoyi-modules/ruoyi-system/src/main/resources/application-dev.yml ÐÞ¸Ä
@@ -25,10 +25,9 @@
        master:
          type: ${spring.datasource.type}
          driverClassName: com.mysql.cj.jdbc.Driver
          url: jdbc:mysql://43.139.70.230:3306/ruoyi-ai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
          username: ruoyi-ai
          password: ruoyi-ai
          url: jdbc:mysql://43.139.70.230:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
          username: ry-vue
          password: xx
      hikari:
        # æœ€å¤§è¿žæŽ¥æ± æ•°é‡
@@ -97,3 +96,23 @@
  signName: æµ‹è¯•
  # è…¾è®¯ä¸“用
  sdkAppId:
spring:
  ai:
    openai:
      api-key: sk-xX
      base-url: https://api.pandarobot.chat
    ollama:
      base-url: http://localhost:11434
      init:
        pull-model-strategy: always
        timeout: 60s
        max-retries: 1
    mcp:
      client:
        enabled: true
        name: call-mcp-server
        sse:
          connections:
            server1:
              url: http://127.0.0.1:8080