Administrator
2025-08-25 6c6a6241e9799f16dafb0347e22a7e74c1ce23d5
src/main/resources/application-dev.yml
@@ -40,7 +40,7 @@
        # 连接池最大阻塞等待时间(使用负值表示没有限制)
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 5000
    timeout: 500000
  rabbitmq:
    host: 120.27.238.55
    port: 5672